Comments for MegaTrack
08 Sep 2004 06:55
Re: trying to run megatrack
Suse 8.2
I can try it on Slackware 10 if it will get us matched up.
> I'm popping it into a linux VM on the
> morrow and will try to
> dup the error. What linux distrib/vers
> are you running?
07 Sep 2004 19:36
Re: trying to run megatrack
Greetings,
I'm popping it into a linux VM on the morrow and will try to
dup the error. What linux distrib/vers are you running?
thx,
boB
> Greetings,
>
> Using Sun Java 2 - 1.41-23
>
> ckasso@linux:~/src/megatrack-1.1>
> java -jar megatrack.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>(ZipFile.java:112)
> at
> java.util.jar.JarFile.<init>(JarFile.java:117)
> at
> java.util.jar.JarFile.<init>(JarFile.java:55)
>
> Is this a dependency problem?
>
> Thanks
>
07 Sep 2004 12:16
trying to run megatrack
Greetings,
Using Sun Java 2 - 1.41-23
ckasso@linux:~/src/megatrack-1.1> java -jar megatrack.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>(ZipFile.java:112)
at java.util.jar.JarFile.<init>(JarFile.java:117)
at java.util.jar.JarFile.<init>(JarFile.java:55)
Is this a dependency problem?
Thanks
Re: trying to run megatrack
The error is caused by trying to execute the program outside the megatrack-1.2/bin/Unix directory.