Yes, that's right. This error happens when you have Kaffe.
If you remove it, javac and java work fine.
Carlos Alberto Roman Zamitiz
Departamento de Ingenieria en Computacion, Facultad de Ingenieria UNAM
[EMAIL PROTECTED]
On Sun, 6 Dec 1998, Han,sang-hyuck wrote:
>
> try like this
>
> [Bodah@
try like this
[Bodah@Bodah Bodah]$ /usr/local/jdk/bin/javac
if it work well,
your JDK path doesn't work
then try like this
[Bodah@Bodah Bodah]$ which javac
I think the result is
/usr/bin/javac
then remove /usr/bin/javac ...
Lord Bodah wrote:
> every time i try to compile, i get one
every time i try to compile, i get one of the following 2 errors:
in X, i get:
[Bodah@Bodah Bodah]$ javac
No library path set.
On just the console, i get:
Unable to find native libraries in /usr/local/jdk/lib
What i have in .profile and .bash_profile are:
JAVA_HOME="