I just installed jdk1.2.2 on my redhat 5.2 system.  I tried to unjar a
file.  First I had to make some links to my bin directory to get rid of
some errors.  After doing that, I now get:

% jar -xvf weka-3-0.jar
/bin/i386/native_threads/jar: error in loading shared libraries
libhpi.so: cannot open shared object file: No such file or directory

I have the following links :

i386 -> /usr/local/jdk1.2.2/bin/i386
realpath -> /usr/local/jdk1.2.2/jre/bin/i386/realpath

According to the installation documentation, I should have been able to
use the software right out of the box, after doing the shell script.
That doesn't seem to be the case.

I would like to unjar my file.  Any ideas?


Dave


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

Reply via email to