![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Connection problem with gui java program to postgreaql database using unix | uci | UNIX for Dummies Questions & Answers | 2 | 12-15-2007 05:16 AM |
| AIX, Hibernate, Java 1.5 website problem | coaxis | AIX | 0 | 09-21-2006 02:28 PM |
| Problem using Java Native Interface on Debian | QED | High Level Programming | 0 | 01-25-2006 07:59 AM |
| Java resousebundle problem | mskcc | OS X (Apple) | 0 | 11-21-2005 01:56 PM |
| ksh script and java problem | adrian.mihai | Shell Programming and Scripting | 0 | 06-20-2005 02:38 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I am using Redhat 7.2. I am trying to install LimeWireLinux. I downloaded the latest versions of LimeWireLinux and JavaVM. I have been trough Limewire, and Sun's setup documents and have done the workarounds for any known problems. My problem is: I get the following error when tring to install the LimeWireLinux.bin file
" Configuring the installation. No jave virtual machine could be found from your Path environment variable. You must install a VM prior to running this program." Like I said, I have installed Java, but it sounds like it can't find it. I have tried installing it as root, and as a user from the user home directory.I am using the following command to install it: sh LimeWireLinux.bin When I try to run the install in a terminal window, I get the following error: "incorrectly setup Uniux98 ptys". I have searched, but I cannot find any help with this error. How can I get the program to recognize java to start the installation? Thanks, Jeremie Last edited by jeremiebarber; 03-30-2002 at 10:32 AM. |
| Forum Sponsor | ||
|
|
|
|||
|
Thanks for responding. This is a great help. When I type "whereis java", I get: java:
That's it. I don't get a location like /opt/java/bin/java. I don't really understand why it says that, instead of the location of the java executable. What does java: mean? |
|
||||
|
That means it didn't find it... Don't worry though, it can still be done.
Do you know where java is installed, and what command to use to invoke it? If so, just put the directory where the executable commands resides into your PATH, like above. Will it work now? |
||||
| Google UNIX.COM |