On Wed, 6 Oct 1999, SteveC wrote: > > Then put /jdk1.2/bin/ in the path and run ./javac > which reports it can't find libjava.so. > I think it is known bug. Try to put /usr/local/jdk1.2/bin/ in your PATH variable and run javac. Or if you are in jdk1.2/ directory try bin/javac. Not from ./ - Vlatka - ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- libjava.so not found SteveC
- Re: libjava.so not found Shawn McKisson
- Vlatka Davidovic