Hi there,

This is probably quite a simple problem with an appropriately simple
solution, but I sure don't know how to solve it. I downloaded the
jdk-sbb-1.1.6-4a.glibc.i386.rpm from the redhat ftp-site and installed it
just fine. But when I try to compile a simple test-program using the
`javac' command the following message is displayed:

"javac was not found in  /usr/bin/jdk-1.1.6/../bin/i586/green_threads/javac"

Now, I checked the /usr/bin directory and there I have javac linked to
/usr/bin/jdk1.1.6/javac which is in turn linked to .java_wrappers. Does
anyone know how I can work this out? Should I link /usr/bin/javac to
/usr/bin/jdk-1.1.6/i586/green_threads/javac or do something else? It would
be absolutely triffic if someone could help. (In addition, the same error
message is displayed if I try to run appletviewer).

Regards,

Gudmundur 


Reply via email to