LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem getting PATH to go to Java VM (https://www.linuxquestions.org/questions/linux-newbie-8/problem-getting-path-to-go-to-java-vm-165172/)

chjade84 04-01-2004 08:34 PM

Problem getting PATH to go to Java VM
 
I have read all of the posts from people trying to help install Limewire on Fedora Core 1. It has a problem saying it cannot find a Java Virtual Machine in my PATH.

No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.

chjade84 04-01-2004 08:35 PM

oops...more
 
anyway.. I have changed the path, but I don't know where to make it directed to. any help?

chongluo 04-02-2004 01:49 AM

if you have already installed java vm, then it should be in

/usr/java/j2sdk1.4.2_03/bin
to set the path use code:

export PATH=$PATH:/usr/java/j2sdk1.4.2_03/bin

If you haven't installed the jvm, download it from www.sun.com for the rpm

chjade84 04-02-2004 12:44 PM

Thanks.. I figured out all I needed to do was to restart my computer and it worked fine..go figure!


All times are GMT -5. The time now is 04:36 PM.