Vanga:

I think you need to include the classes.zip in your class path as (if you
are not using csh):
"export CLASSPATH=/usr/local/jdk1.1.5/lib/classes.zip".  You need to do
this because
the class files of JDK is archieved or zipped in the classes.zip file.
You can NOT unzip
this file but include that zip file in the CLASSPATH.  I am pretty sure of
this.  Try it may help you.

Zhichao
Vanga Reddy wrote:

> I am trying to use jdk1.1.5 (jdk1.1.5-v5-libc5) on redhat 5.0.
> Compiler is exiting with error
> "Cannot find essential class 'java/lang/Object' in class library...
> aborting"
> I defined the CLASSPATH - /usr/local/jdk1.1.5/lib
> JAVA_HOME - /usr/local/jdk1.1.5 (jdk is unpacked here)
> LD_LIBRARY_PATH - /usr/lib:/usr/local/jdk1.1.5/lib/Linux/green_threads
> How can I get around this problem?
> Thanks
> --vpreddy
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com



--
=====================================================================
Zhichao Hong                   Tel: (507) 389-6704
Computer Science Department    e-mail: [EMAIL PROTECTED]
Mankato State University       http://krypton.mankato.msus.edu/~hongz
=====================================================================

Reply via email to