From owner-freebsd-questions Sun Jun 21 10:09:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05969 for freebsd-questions-outgoing; Sun, 21 Jun 1998 10:09:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cyclone.degnet.baynet.de (cyclone.degnet.baynet.de [194.95.214.129]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA05948 for ; Sun, 21 Jun 1998 10:09:26 -0700 (PDT) (envelope-from malte@webmore.com) Received: from neuron.webmore.com (unverified [194.95.214.160]) by cyclone.degnet.baynet.de (EMWAC SMTPRS 0.83) with SMTP id ; Sun, 21 Jun 1998 19:11:14 +0200 Received: (from malte@webmore.com) by neuron.webmore.com (8.8.8/8.8.8) id TAA00652; Sun, 21 Jun 1998 19:07:19 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <98062110121100.00437@ABYSSTWO.abyssworld.org> Date: Sun, 21 Jun 1998 19:07:19 +0200 (CEST) Reply-To: malte@webmore.com From: Malte Lance To: Daniel Haischt Subject: RE: ICQJava Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG First of all: If you don't need to use ICQ then DO NOT use it !!! It is a security-pig. Have a look at rootshell.com Now to your problem: Assume you are user malte and your homedirectory is /home/malte and your ICQ-distribution is /home/malte/icq.tar.gz cd /home/malte mkdir ./ICQJava mv ./icq.tar.gz ./ICQJava cd ./ICQJava tar -zxvf ./icq.tar.gz echo '#!/bin/sh' >./ICQ echo '/usr/local/jdk1.1.5/bin/java -classpath /home/malte/ICQJava/ICQ.jar:/home/ malte/ICQJava Mirabilis.ICQ.NetAware.CNetAwareApp -path /home/malte/ICQJava' >>. /ICQ Last one is 1 (one) line ! Thats what the installation-script does. Malte. On 21-Jun-98 Daniel Haischt wrote: > HIYA > > Who of u got the Java version of ICQ working??? > > First of all i downloaded the JDK 1.1.5 from http://freebsd.org/java/ and > installed it successfully. > > After that ICQ wants me to set some variables in its installation script. > I set the variables as seen below: > > JAVA_HOME="/usr/local/jdk1.1.5" > JAVA_EXEC="$JAVA_HOME/bin/java" > JAVA_CLASSES="$JAVA_HOME/lib/classes.zip" > > Now here comes my problem.... > > Each time I want to install ICQ an err occures which says that there is no > JAVA > executable or the executable path my be wrong. > > Who can help me in this case, if put a wrong Java executable path in the > installation script, pleas tell me whats the right path. > > THANX FOR EACH HELPFULL TIP > > Bye, Daniel Haischt aka CyberOdin > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- E-Mail: Malte Lance Date: 21-Jun-98 Time: 18:50:35 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message