Re: LD_LIBRARY_PATH

1999-07-01 Thread Nathan Meyers
I just saw this error today, trying to use Japhar. Do you have any other Java environments installed on your system? You can use "type java" to verify that you're running the version of java you should be. Nathan Matthias Pfisterer wrote: > > Hi, > > besides checking for typos, try to check w

Re: LD_LIBRARY_PATH

1999-07-01 Thread Matthias Pfisterer
Hi, besides checking for typos, try to check whether the libraries have the permissions to be read and executed. If this does not help, please give more information about your environment. Matthias Pfisterer Alejandro Lucero Palau wrote: > > Hi! > I try to execute a java program, and this er