Java executeable not found - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: How Do I? (https://www.linux-noob.com/forums/forum-60.html) +--- Thread: Java executeable not found (/thread-3211.html) |
Java executeable not found - mephistophyles - 2004-08-03 Sorry for flooding you guys with these questions, but I can't seem to find any answers when i look on www.yahoo.com or www.google.com, but everytime i try and open a crossword in this case online i get this grey square with in it printed Error: java executeable file not found, what do I do? Java executeable not found - anyweb - 2004-08-03 try installing java howto is here on linux-noob.com cheers anyweb Java executeable not found - rdogg - 2004-08-14 :) hey i was having problems with the installing of limewire because the installer says no java installed so with the help of Randall in the irc channel i did a softlink in the /bin directory to java like this i was in the /bin directory as su and then i typed ln -s /usr/java/j2re1.4.2_05/bin/java . do not forget the final dot and it did a softlink (link in windows ) to java because i had my java installed at /usr/java/j2re1.4.2_05/bin/java then i go and run the limewire client installer and it worked just fine !!!! (sorry about my english is almost my 2nd language) |