|
From: Tony G. <to...@co...> - 2002-01-25 19:39:03
|
I get the following exception (WinXP with jdk 1.3 installed):
C:\jy21>java -classpath C:\jy21\ jython-21
try path C:\jy21\
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at jython-21.openArchive(Install.java:162)
at jython-21.<init>(Install.java:109)
at jython-21.main(Install.java:345)
can not open archive
can not read from archive
can not load class net.sourceforge.liftoff.installer.source.ResURLFactory
:java
.lang.ClassNotFoundException:
net.sourceforge.liftoff.installer.source.ResURLFac
tory
... Can't seem to open the file into WinZip8.0 either.
Thousand thanks in advance of any help you can offer.
Tony Green
BTW I've been hunting around for an alternative download site and can't
find one anywhere.
|