Click to See Complete Forum and Search --> : JAVA not Working in SUSE 8.1


jamescovDTX
11-17-2002, 04:39 PM
Hi everyone,

I need some help with the setup of JAVA on my new SUSE 8.1. JAVA is installed for the browser by default, but it’s not installed in the startup path. Before SUSE I had Redhat and was able to put the JAVA path in /etc/profile and java worked just fine and I was able to run LimeWire. I’m not able to get it to run now that I’ve installed SUSE 8.1.

Thanks,
James

GaryJones32
11-17-2002, 07:19 PM
Just add the path to your java/bin
to your Path variable in .bash_profile
put a : at the end of the string and add the new path and save
the next time you log in should be good to go
type java -version at the command line to see if it's working

jamescovDTX
11-17-2002, 09:35 PM
Now I'm getting the msg below. Can anyone help?

jamescov@x1-6-00-08-a1-13-a5-20:~/Documents> ./LimeWireLinux.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

Launching installer...

rm: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
rm: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
jamescov@x1-6-00-08-a1-13-a5-20:~/Documents>