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: [EMAIL PROTECTED] Department of Physics - University of Reading - England - U.K. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]