On Thu, Nov 25, 1999 at 10:09:49PM -0000, James Butler wrote:
> Maybe I'm just not cut out for Linux as this is probably such an easy problem and I
>have overlooked the obvious.
You definitely need the glibc2.1 version with RH6.0.
Check that your various environment variables are consistent:
JAVA_HOME should point to the directory in which you've installed
the JDK1.2/glibc2.1 installation
PATH should include $JAVA_HOME/bin *before* any other directories
where it might find executables named "java". This is irrelevant
if you request to run the "java" executable using its full pathname.
The problem you describe sounds characteristic of running the wrong
glibc version... are you sure you tried running from the glibc2.1-based
installation?
Nathan Meyers
[EMAIL PROTECTED]
On Thu, Nov 25, 1999 at 10:09:49PM -0000, James Butler wrote:
> Maybe I'm just not cut out for Linux as this is probably such an easy problem and I
>have overlooked the obvious.
>
> I loaded up jdk1.2 onto Red Hat 6.0 (using both glibc2.0 AND glibc2.1 out of
>desperation) and just to test I tried running java and got the following error...
>
> ./java: error in loading shared libraries: libhpi.so: cannot open shared object
>file: no such file or directory
>
> I also tried installing a jdk1.1.7 RPM hoping that would be more successful but
>received another error but I would prefer to get jdk1.2 working.
>
> Any ideas.
>
> Thanks.
>
> James.
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]