Hi folks,

I downloaded the glibc2.1 version of the JDK 1.2 release.  It
installed fine.  But I'm having trouble running it.

$ javac FontDemo.java 
/usr/local/java/bin/i386/green_threads/javac: error in loading shared libraries
libhpi.so: cannot open shared object file: No such file or directory
$ 

$ java
/usr/local/java/bin/i386/green_threads/java: error in loading shared libraries
libhpi.so: cannot open shared object file: No such file or directory
$


I can't figure out what the problem is.  I have the following java
related env variables set.

JAVA_COMPILER=NONE
THREADS_FLAG=green
CLASSPATH=/usr/local/java:.
PATH=/usr/local/java/bin:/usr/local/bin ... etc ...

I put /usr/local/java/bin first to avoid Kaffe incompatibilities...


Does this look like a glibc version problem?  Or something else?


System is SuSe 6.1.  I have plenty of swap and disk and virtual memory
available.  

Libc version is 

# ldconfig -D 2>&1 | grep libc | tail -1
        libc.so.4 => libc.so.4.7.6
#





Thanks in advance.

Vartan


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

Reply via email to