Thread: Installing Java
View Single Post
  #31 (permalink)  
Old March 26th, 2005
artinla artinla is offline
Novicius
 
Join Date: March 26th, 2005
Posts: 2
artinla is flying high
Default limewire pro 4.4

I get an error trying to install, but java is installed and working. Is there something else that could cause this?

art@flatulus:~$ sudo sh Lime*.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.
art@flatulus:~$ java -version
java version "1.5.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09)
Java HotSpot(TM) Client VM (build 1.5.0_02-b09, mixed mode, sharing)
art@flatulus:~$ $echo $PATH
bash: /usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/bin/X11:/usr/games:/usr/java/jre1.5.0_02:/usr/java/jre1.5.0_02/bin:
art@flatulus:~$
Reply With Quote