![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Linux Support For questions regarding use of LimeWire or WireShare or related questions on the Linux operating system. This includes installation questions and answers. (Check the Stickies marked in Red at top of this section.) |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() Ok the link to get the linux rpm of sun java is: http://www.java.com/en/download/manual.jsp Go there and download the rpm. there are instructions on how to install it there. Ion a redhat machine it will create the directory /usr/java/j2.<version> to fix the path and maintain it after to reboot and such, a simple fix is this: create a text file in your /etc/profile.d directory (you'll need root permission) and call it something like java_path.sh. In the file enter in this string: "export PATH=$PATH:/usr/java/j2re_1.4.2/bin" Make sure that the /usr/java/....part points to your bin directory wherever you installed your java and that the j2re part matches the actual path to that bin directory. Save the file. Log out and log back in. at a console type "java -version" if everything went well it should be good to go. To make sure is in your PATH listing type in a console "echo $PATH" if everything went well you should see the path to your java bin directory at the lend of the list. curtis@facelifted.com |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Java Class not found Running MDK9.0 | Unregistered | General Linux Support | 5 | November 1st, 2002 11:40 AM |
i found the answer to the java error for the vm | thefriendlysloth | General Linux Support | 4 | October 20th, 2002 01:18 AM |
1.7c used in start menu gives, java not found | Unregistered | General Windows Support | 0 | October 19th, 2001 08:03 AM |
mandrake8.0: No Java virtual machine could be found... | headhunterhome | General Linux Support | 6 | September 25th, 2001 06:57 PM |
Java Class not found!? | Unregistered | General Windows Support | 13 | September 2nd, 2001 06:36 PM |