Re: Java 1.2 installation problems (Can't find libjava.so)

1999-05-25 Thread Christophe Warland
> We're using Linux Slackware 3.9 with kernel 2.0.37 and are trying to install JDK >1.2. We decompress it, execute "java" and get this error: > > "Error: Can't find libjava.so." > I had that problem a while a go when my user profiles were brand new (or rather inexistent). In particu

Re: Java 1.2 installation problems (Can't find libjava.so)

1999-05-25 Thread Steve Nguyen
From: Tomás Diago (tdiago) <[EMAIL PROTECTED]>To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>Date: Tuesday, May 25, 1999 7:30 PMSubject: Java 1.2 installation problems (Can't find libjava.so) We're using Linux Slackware 3.9 with kernel 2.0.37 and are trying to install

Java 1.2 installation problems (Can't find libjava.so)

1999-05-25 Thread Tomás Diago (tdiago)
We're using Linux Slackware 3.9 with kernel 2.0.37 and are trying to install JDK 1.2. We decompress it, execute "java" and get this error:   "Error: Can't find libjava.so."   But this file exists, and even copying it the dir /lib still fails...   Does anybody know how to solve this problem ?