View Single Post
  #2 (permalink)  
Old September 29th, 2001
Unregistered
Guest
 
Posts: n/a
Default

I am having trouble to, I got past your problem though. Grab the jre from here http://java.sun.com/j2se/1.3/jre/ ....install it. Then edit your /etc/profile you will need this line in there .... PATH=$PATH:/usr/java/jre1.3.1_01/bin
make sure that you are exporting PATH too

That should get you past your error.


now this is what I get.....
as root, # sh ./LimeWireLinux.bin
Preparing to install...
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX

I am running redhat 7.1 w/ jre-1.3.1_01.i386.rpm installed

Can someone PLEASE help me, I am doing something wrong?

Thanks in advance
Reply With Quote