JAVA PATH ON SOLARIS 9

From: Carlos M. Buj Ribas (carlosbuj_at_olibu.com)
Date: 10/31/04


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



Relevant Pages

  • XP and JVM problem
    ... Java 2 runtime environment is installed as ... I got the error message when visit a web site: ... you must enable Sun Java ...
    (microsoft.public.windowsxp.general)
  • Cannot uninstall previous versions of Java 2
    ... When I try to uninstall various components of JAVA 2 v 1.4.2_0x, ... the following error message: ... These are the various installed components that I want to get rid of ... Java 2 Runtime Environment, SE v 1.4.2_03 ...
    (microsoft.public.windowsxp.general)
  • Re: JAVA Class in MATLAB ?
    ... no matter how I set the Java path. ... David R. wrote: ... No class Employee can be located on Java class path ...
    (comp.soft-sys.matlab)
  • Re: JAVA PATH ON SOLARIS 9
    ... > I lost the java path on my solaris sparc 9. ... It's only working for root. ... could not find Java 2 Runtime Environment. ... > The same error message appears. ...
    (comp.unix.solaris)
  • Re: Importing ImageJ classes into Matlab
    ... If you are using a recent version of MatLab, just put the ImageJ jar ... file in the Java path. ... MatLab uses Java for it's front end, ...
    (sci.image.processing)