JAVA PATH ON SOLARIS 9
From: Carlos M. Buj Ribas (carlosbuj_at_olibu.com)
Date: 10/31/04
- Next message: Thomas Nau: "Re: Solaris 10 Resource pools"
- Previous message: Bigdakine: "NIS+ Help"
- Next in thread: Michael Laajanen: "Re: JAVA PATH ON SOLARIS 9"
- Reply: Michael Laajanen: "Re: JAVA PATH ON SOLARIS 9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Oct 2004 08:56:26 GMT
Hi,
I lost the java path on my solaris sparc 9. It's only working for root.
I am not able to set it up. This is what I try:
When I call java I get this error message:
bash-2.05$ java
Error: could not find libjava.so
Error: could not find Java 2 Runtime Environment.
bash-2.05$
I try to set the java class path doing this:
bash-2.05$ export PATH=/usr/j2se:$PATH
bash-2.05$ java
Error: could not find libjava.so
Error: could not find Java 2 Runtime Environment.
bash-2.05$
The same error message appears.
Any idea?
Thanks for your help
- Next message: Thomas Nau: "Re: Solaris 10 Resource pools"
- Previous message: Bigdakine: "NIS+ Help"
- Next in thread: Michael Laajanen: "Re: JAVA PATH ON SOLARIS 9"
- Reply: Michael Laajanen: "Re: JAVA PATH ON SOLARIS 9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|