On Monday 06 September 2004 06:32 am, David Goodenough wrote:

> This is not the problem and is entirely unnecessary.  You only need it on
> the command line because the current directory is not on the PATH by
> default.
>
> I suggest you type in the "java -jar ...." command directly and see what
> that says.

Thanks David.
Here is the result, using a terminal from my desktop:

[EMAIL PROTECTED]:~$ java -jar JBidWatcher-0.9.3.1.jar
Exception in thread "main" java.util.zip.ZipException: No such file or 
directory
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
[EMAIL PROTECTED]:~$


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to