> -----Original Message-----
> From: Federico Tello Gentile [mailto:fed...@da...]
> Sent: Wednesday, 17 December 2003 14:15
> To: squ...@li...
> Subject: [Squirrel-sql-develop] 1.2beta installer fails on linux
>
>
> I had no problem installing Squirrel-SQL on linux.
> I did
> $> /opt/j2sdk_nb/j2sdk1.4.2/bin/java -jar /mnt/cdrom/SQirreL\
> SQL/win9598-squirrel-sql-1.1final1-install.jar
>
> An the installer started. (Why does it say w9598 if it works
> on linux too?)
Because you're using the wrong installer. Thats a special one to work around
some problems with Windows 95/98. Having said that it should work on Linux
anyhow. The release notes tell you which file to download.
http://sourceforge.net/project/shownotes.php?group_id=28383&release_id=12458
7
>
> But when I wanted to install 1.2beta i got this error
> $> /opt/j2sdk_nb/j2sdk1.4.2/jre/bin/java -jar
> /tmp/squirrel-sql-1.2beta4-install.jar
> Exception in thread "main" java.util.zip.ZipException: error
> in opening
> zip file 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:127)
> at java.util.jar.JarFile.<init>(JarFile.java:65)
>
> Any ideas?
That installer has worked for me on both Windows NT and Debian Unstable so
it should be okay. Make sure that you've spelt the jar file name correctly
and that you are authorised to the directory that it is in. If neither of
those are the problem then the file may have been corrupted during the
download so try downloading it again.
Col
|