Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   mandrake 8.1 (https://www.gnutellaforums.com/general-linux-support/6650-mandrake-8-1-a.html)

Unregistered December 24th, 2001 01:37 AM

mandrake 8.1
 
i've removed kaffe and added java to my path in /etc/profile, and yet when i try to run the limewire installer with ./LimeWire*; it still says it can't find a virtual machine and that i have to install a vm before i install it... why???? :-(

HeadHoliolio December 24th, 2001 12:38 PM

It's still not recognising Java. I had to add java to my path in my ".bashrc" file. It should be in your "/home/home/" directory (if home is your username). After that, open a bash shell and type in "java -version". If you get a reply then you should be all set, if you don't....then post again.

Unregistered January 2nd, 2002 07:35 PM

>"I had to add java to my path in my ".bashrc" file"

What text must be written in the .bashrc file?

Thanks!
Gérald Tapp

Unregistered January 2nd, 2002 09:22 PM

Quote:

Originally posted by Unregistered
>"I had to add java to my path in my ".bashrc" file"

What text must be written in the .bashrc file?

Thanks!
Gérald Tapp

First, locate where Java is (I believe the default installation for Sun's Java runtime environment is "/usr/java/j2re_1.3/bin". At the very end of the .bashrc file, add the following....

PATH=$PATH:/usr/java/j2re_1.3/bin

(if "/usr/java/j2re_1.3/bin" is where your java executable is located)

If you need any more help, email me.

icecanuckatpopmail.com (replace "at" with @ of course)

Unregistered January 8th, 2002 10:16 PM

There is an easier way. First remove kaffe, and then install Sun's Java. Afterwards, make a symbolic link to the java file in your bin directory. You must be logged in as root to do this. Here is the syntax I used myself to do this...


#cd /bin
#ln -s /usr/java/jre1.3.1_02/bin/java java


The last java is just the name of the link, you can name it whatever you see fit. And that's that! Everything should work fine now.

Unregistered January 12th, 2002 01:36 PM

Still no go...
 
I followed the instructions above EXACTLY and the LimeWireLinux.bin file still cannot find a VM.

I ran the jre rpm from root directory as root.
I have run the "sh ./LimeWireLinux.bin" command logged in as root AND as su. No work either time.

I am a Linux newbie using Mandrake 8.1
Are all software installs going to be this crazy?

HeadHolio January 13th, 2002 07:00 AM

Re: Still no go...
 
Quote:

Originally posted by Unregistered
I followed the instructions above EXACTLY and the LimeWireLinux.bin file still cannot find a VM.

I ran the jre rpm from root directory as root.
I have run the "sh ./LimeWireLinux.bin" command logged in as root AND as su. No work either time.

I am a Linux newbie using Mandrake 8.1
Are all software installs going to be this crazy?

Ok, which instructions did you follow??? Both should work, but I'm just curious as to where you screwed up ;)

What happens when you open a console (NOT UNDER ROOT) and type "java -version" (IN ANY DIRECTORY). Tell us that information and we can move on from there.

whosmatt January 14th, 2002 11:20 PM

had the same problem
 
i had installed sun java not realizing that kaffe was installed already.... i removed kaffe, removed sun java, reinstalled sun, then edited my .bashrc and installed limewire.


All times are GMT -7. The time now is 02:42 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.