I've read all of the solutions everyone has given and I'm still getting errors on my mandrake box. Here is the error:
#####################################
mandrake appz]$ java -version
java version "1.3.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)
mandrake appz]$ sh LimeWireLinux.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX
#####################################
So what can I do? I've got the right java version. What is going wrong?
ruben114@bellsouth.net