[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help! Java setup anyone?



>/usr/java/jdk1.3.0_02/bin/java: /usr/bin/cut: No such file or directory
>/usr/java/jdk1.3.0_02/bin/i386/native_threads/java: error while loading 
>shared libraries: libjvm.so: cannot load shared object file: No such file or 
>directory

I've seen this before with a JVM, but I can't remember what exactly I did to fix it.  What is the first line of the "java" script file.  Also "cut" is in /usr/bin?  I've met machines where it was in /bin and that would cause a hard coded script (why did they do that?) to fail.  It is probably looking for it's installation path so it can set LD_LIBRARY_PATH and avoid the second error.