Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 1998 09:08:25 -0400 (EDT)
From:      Patrick Gardella <patrick@cre8tivegroup.com>
To:        Danielh <danielh@herrenberg.netsurf.de>
Cc:        questions@FreeBSD.ORG
Subject:   RE: ICQ problems again...
Message-ID:  <XFMail.980626090825.patrick@cre8tivegroup.com>
In-Reply-To: <35934A22.89FC436A@herrenberg.netsurf.de>

next in thread | previous in thread | raw e-mail | index | archive | help
You didn't tell the script to start java!  

Here's my script:

#!/bin/sh
/usr/local/jdk1.1.5/bin/java -classpath
/usr/local/ICQJava/ICQ.jar:/usr/local/ICQJava:/usr/local/jd
k1.1.5/lib/classes.zip Mirabilis.ICQ.NetAware.CNetAwareApp -path
/usr/local/ICQJava

Note that your java command is missing "java", the executable.

Patrick



On 26-Jun-98 Danielh wrote:
>#!/bin/sh
> /usr/local/java/bin -classpath  /root/ICQJava/ICQ.jar:/root/ICQJava
> Mirabilis.ICQ.NetAware.CNetAwareApp -path /root/ICQJava
> 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980626090825.patrick>