--- "Jeffrey M. Drum" <[EMAIL PROTECTED]> wrote:
> trying to install the jdk and jre on stock rh5.2 and get the
> same error
> and paths must be off?
> 
> /usr/lib/jdk1.2/bin/i386/green_threads/java: error in loading
> shared
> libraries
> libhpi.so: cannot open shared object file: No such file or
> directory

Check the permissions of that directory.  You also may need to
set some environment variables, such as JAVA_HOME or JAVAHOME or
JDKHOME (it seems to change, I just set them all).  The
/usr/lib/jdk1.2/bin/java is just a symlink to a shell script
that sets up the proper environment variables to run the binary.
 You may want to take a look at that.

Have you found the libhpi.so file from the lib directory?

Paul
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to