Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   even weirder problem (https://www.gnutellaforums.com/general-linux-support/23622-even-weirder-problem.html)

cmdr-rh9-antiwin January 27th, 2004 10:34 PM

even weirder problem
 
OK....got java installed.

Go to install limewire and here is the dump:

[root@localhost downloads]# sh ./LimeWireLinux.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.

ok...no problem. per a previous post i had read i needed to 'source .bashrc' or something like that...when i did that, the error, 'bash: .bash_profile: No such file or directory'
displayed. wtf?

thanks in advance

asdfghjkl; January 28th, 2004 01:53 PM

answer
 
Add this to your /etc/profile :

JAVA_HOME=/usr/local/j2re1.4.2_03
export JAVA_HOME
export PATH=$JAVA_HOME/bin:$PATH

(Supposed you installed the jre in /usr/local/j2re1.4.2_03...)

Then reboot and presto, should work now.

R.


All times are GMT -7. The time now is 08:40 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.