Sylvain Rouillard wrote:
>Hi list,
>
>I am trying to install squirrel-sql on my FC4 x86_64 machine with no success.
>First of all, I have many minor problems with the installer window.
>
>Problem #4 - the terminator:
>After clicking on Next, here is what the consol says:
>Caused by: java.lang.ClassNotFoundException:
>com.izforge.izpack.event.InstallerListener not found in
>gnu.gcj.runtime.SystemClassLoader{urls=[file:squirrel-sql-2.1final-install.jar],
>parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
> at java.net.URLClassLoader.findClass(java.lang.String)
>(/usr/lib64/libgcj.so.6.0.0)
> at java.lang.ClassLoader.loadClass(java.lang.String, boolean)
>(/usr/lib64/libgcj.so.6.0.0)
> at java.lang.ClassLoader.loadClass(java.lang.String)
>(/usr/lib64/libgcj.so.6.0.0)
> at java.lang.Class.forName(java.lang.String, boolean,
>java.lang.ClassLoader) (/usr/lib64/libgcj.so.6.0.0)
> ...28 more
>
>
Hi Sylvain,
I'm not sure what all of your jdk options are for FC4 on x86 / 64-bit,
but I know one thing for sure -
the gnu java that comes with FC4 out-of-the-box is not what I'd call a
good replacement for Sun's
JDK. I had lots of GUI-related problems when I was running eclipse on
it. I would suggest trying
downloading 1.4.2 from Sun, or if you need it, try out 1.5 from
Blackdown (I believe I heard they
are the only ones offering 1.5 for 64-bit platform right now - from Java
Posse)
Rob Manning
|