[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: JDK not working



On 21-Jan-97 Martin Alonso Soto Jacome wrote:
>Hello:
>
>I have just installed version 1.0.2-3 of jdk-common and jdk-static from 
>non-free.  However, when I try to run the java executables, all I get is,
>
>naoma: ~$ java
>java was not found in /usr/lib/jdk/i586/bin/java
>naoma: ~$ jdb
>java was not found in /usr/lib/jdk/i586/bin/java
>naoma: ~$ javac
>java was not found in /usr/lib/jdk/i586/bin/java
>
>Any clues on what the problem may be?
>
>Thanks a lot,
>
>M. S.

Hi,

I solved this problem by doing

ln -s /usr/bin/java /usr/lib/jdk/i586/bin/java

I hope this helps!

Ramos.

P.S.: Look for the java binary (The above symbolic
link will work if it is in /usr/bin; I cannot assure you
of this because I do not have jdk installed at this
moment).

---     
     J. RAMOS Goncalves | E-mail: J.R.Goncalves@reading.ac.uk   
     Department of Physics - University of Reading - England - U.K.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: