[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Java virtual machine
- From: "A. Sopicki" <pastorpalme gmx de>
- To: redhat-list redhat com
- Subject: Re: Java virtual machine
- Date: Mon Jul 28 04:06:01 2003
Hi, Chris!
The LimeWire installer can't find the java executable on your system. Open any
console application and type "java" followed by enter. You should get an
information about how to use this programm. Otherwise you have to do the
following:
- find the java executable (Sorry, but I don't know the standard location at
the moment)
- add the directory with the java executable to your PATH by editing the
.bashrc in your home directory. Simply add the following line
export PATH=/path/to/java:$PATH (You have to substitute "/path/to/java" with
the real path on your system)
- type "source ~/.bashrc" at the command prompt
- start the installation of Limewire
I hope this works for you
Greetz,
Alex
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]