Re: Missing libjava.so

1999-07-09 Thread Nathan Meyers
Levi wrote: > > I reacently installed the JDK ver. 1.2 on the latest (updated daily) > version of Debian. I tried to compile a basic text case with the following > command: > > javac HelloWorld.java > > But the compiler responded with this error: > > Error: can't find libjava.so. > > I'd apre

Missing libjava.so

1999-07-09 Thread Levi
I reacently installed the JDK ver. 1.2 on the latest (updated daily) version of Debian. I tried to compile a basic text case with the following command: javac HelloWorld.java But the compiler responded with this error: Error: can't find libjava.so. I'd apreciate any help I can get. -Levi -