Gudmundur Erlingsson wrote:
>
> 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).
since this is the most common problem I will patch .java_wrapper in the
next rpm too...
you /etc/profile.d/*.sh scripts doesn't run on login time (as it should
have to run through /etc/profile).
-- Levente
------------------------------------------------------------------
E-Mail: Levente Farkas <[EMAIL PROTECTED]>
Homepage: http://www.inf.u-szeged.hu/~lfarkas/
PGP public key & Geek Code: [EMAIL PROTECTED]
------------------------------------------------------------------