LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Jre (https://www.linuxquestions.org/questions/linux-newbie-8/jre-171569/)

inescapeableus 04-18-2004 04:56 AM

Jre
 
I just installed JAVA sucessfully I believe and I want to install Limewire but I get this message

./LimeWireLinux.bin: line 326: [: `)' expected, found -z
WARNING! The amount of /tmp disk space required and/or available
could not be determined. The installation will be attempted anyway.
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.

I cannot seem to find where java was installed to, I used midnight commander to help me locate the file and no such luck. I am running Fedora Core 1 with KDE. Thanks yet again

jax8 04-18-2004 06:16 AM

click the redhat icon and go to search for files and folders

enter
java

and click search.


when it finds it note down the path

then in your

/etc/profile

file add this to the bottom.

export PATH=$PATH:/opt/j2sdk_nb/j2sdk1.4.2/bin/

replacing /opt/j2sdk_nb/j2sdk1.4.2/bin/ with the path of where your java file is located

-jax8

inescapeableus 04-18-2004 01:54 PM

I commence the search and I get multiple direcories, I find one file that is teh program Java but it said that it could not find it. is there something I am missing?

jax8 04-18-2004 10:04 PM

look for the java file that is located in a bin directory so it will look something like this

something/something/bin/java


All times are GMT -5. The time now is 06:09 AM.