LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-31-2002, 09:03 PM   #1
DarkGhost
LQ Newbie
 
Registered: May 2002
Distribution: Mandrake 8.2
Posts: 26

Rep: Reputation: 15
Help with LimeWire/Java please.


Please help. I am a newbie but here is my problem. I am using Mandrkae 8.2 and KDE 3.0.1 My friend who uses linux tells me, hey, you should use LimeWire. I d/l Lime wire, but I need Java. I d/l Java and follow the instructions and I get that it was installed succesfully. The problem is when I go to install LimeWire I get:

[darkghost@localhost Apps]$ 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.

What am I doing wrong. Please help.

DarkGhost
 
Old 05-31-2002, 11:00 PM   #2
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
hum
you have to type this to tell limewire where is your javavm
PATH="$PATH:/usr/local/your_java_directory/bin"

I think it's the right syntax
if you want it to start every boot add it to .profile in your /home
(if .profile does not exist, create it)
 
Old 06-01-2002, 12:13 AM   #3
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
You need to put JAVA in your PATH. Follow this how to.

I had the same problem, this was the fix I needed, and I am sure it will be yours too.
 
Old 06-01-2002, 07:27 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well firsdtly ignore your firends advice and let me tell you to do something else...

1) tell your friend he's dumb
2) don't use limewire... you're finding out why right now...
3) use a native client like http://gtk-gnutella.sf.net gnut, qtella or something similar
 
Old 06-01-2002, 08:55 AM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
HA HA HA HA,

Just to let you know, I use gtk-gnutella. I took your advice and now I am running it on my system, but along side limewire. I use GTK for movies, and LimeWire for music. I like the way GTK works, but I don't like the vague UI. Not too bad, but could use a few search improvements.
 
Old 06-01-2002, 01:10 PM   #6
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
Acid, is gtk-gnutella really better than LimeWire? Well Starting java is not so hard (but it's true that you need a nice box to run 65864 process of the same stupid java vm) but it run very nice if you know how to use it

Do you have a web page showing me why I should switch to gtk-gnutella?
 
Old 06-01-2002, 09:53 PM   #7
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
back to java problem, I know next acid's reply would be why would you need 40Mb java on your machine? but anyway, first you should get rid off kaffe if it's installed on your machine, do
rpm -qa|grep kaffe
if it returns anything then as root do
rpm -e kaffe
next step you need to adjust your $PATH as described above (the PATH env variable can be set in different places, the best bet is /et/profile file, before the export PATH and other env vars statement
append PATH=$PATH:/dir/where/java/installed/bin
and then relogin to make things stick permanently and without further hassle.
 
Old 06-02-2002, 12:11 AM   #8
DarkGhost
LQ Newbie
 
Registered: May 2002
Distribution: Mandrake 8.2
Posts: 26

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by Half_Elf
hum
you have to type this to tell limewire where is your javavm
PATH="$PATH:/usr/local/your_java_directory/bin"

I think it's the right syntax
if you want it to start every boot add it to .profile in your /home
(if .profile does not exist, create it)
OK, here's the thing, I'm not sure what you mean. I know I have to type it but where. Do I need to be in the Java dir? at what point do I put the above line in? I thank you for your help but I'm not sure how it goes. I need you to be a little more specific.

Just for more info, my java dir is /usr/java folder and the limewire bin file is in /home/darkghost/Apps file.
 
Old 06-02-2002, 01:04 AM   #9
twk
Member
 
Registered: Feb 2002
Location: Canada
Distribution: Fedora/RHEL
Posts: 152

Rep: Reputation: 31
Quote:
Originally posted by DarkGhost


OK, here's the thing, I'm not sure what you mean. I know I have to type it but where. Do I need to be in the Java dir? at what point do I put the above line in? I thank you for your help but I'm not sure how it goes. I need you to be a little more specific.

Just for more info, my java dir is /usr/java folder and the limewire bin file is in /home/darkghost/Apps file.
I think you just type that at the console(xterm, eterm, rxvt..etc)
 
Old 06-02-2002, 02:37 AM   #10
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
it's not the gtk-gnutella is better than limewire... it's that limewire is so much worse than all the other gnutella clients, cos it's sooooooo slow and rubbish cos it's in java. And then the newbies all go get frustrated with linux as they can't get limewire to run, and because limewire runs on windows too that's the only one they know exists... gtk-blah is cool, and fast, and extremely easy to use. unlike a similar cropss-platform client...

but as usual it seems my advice is being ignored....
 
Old 06-02-2002, 02:43 AM   #11
DarkGhost
LQ Newbie
 
Registered: May 2002
Distribution: Mandrake 8.2
Posts: 26

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by acid_kewpie

but as usual it seems my advice is being ignored....
not this time...got a link?
 
Old 06-02-2002, 03:17 AM   #12
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
http://www.linuxquestions.org/questi...7897#post97897
 
Old 06-02-2002, 09:46 AM   #13
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
I will listen to your acid poor little acid moderator, I will try gtk-gnutella
 
Old 06-02-2002, 11:36 AM   #14
DarkGhost
LQ Newbie
 
Registered: May 2002
Distribution: Mandrake 8.2
Posts: 26

Original Poster
Rep: Reputation: 15
OMG. Acid you were sooooooooooooooooooooooooo right it's silly. I think people (newbies especially) super user frielndly programs. And while gtk-gnutella isn't super friendly, it's not bad at all. It's like a non-graffic version. Fine by me because it works. OH YEAH!! Scre LimeWire and your java installing crap that you don't come with. gtk-gnutella is the way to go. In fact, I even learned how to compile. Woo Hoo.

Thanks again Acid.
 
Old 06-02-2002, 05:57 PM   #15
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
not graphical? well it certainly is, it's just written in a better Graphical Toolkit. GTK is so much nicer looking than the other main ones, although the swing api is nicer, as it's java...). i've always thought Both QT and Swing (god, especially Swing [java]) are so clunky and somehow insulting. but then again not a touch on all that XPants gunk. see... now if you want a non graphical version of gnutella, you coudl always try a genuinely non GUI program, like gnut, which is just a bleak console prompt. It is kinda interesting you describing gtk-gnutella as a non graphic program. Although technically you're pretty wrong :P i do know what you mean, and it does kinda show a considerable erm... (twatty phrase alert) paradigm shift in what people expectations are. You may be interested to now that gtk-gnutella is acutally a visual clone of gnutella, the original win9x program, which looked very very very similar, and actually worked better than limewire imho! you can of course always chaneg your gtk theme easily enough to change the way gtk-gnutella looks anyway...

you think it's easy to be this cool????

Last edited by acid_kewpie; 06-02-2002 at 05:59 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LimeWire and Java loke137 Linux - Software 26 03-09-2007 05:42 AM
Limewire/Java Kaao Linux - Software 3 08-19-2005 04:01 AM
Java and Limewire astronerd Linux - Software 10 03-24-2005 04:41 PM
Limewire java help Ogledbyoldmen Linux - Software 5 02-02-2004 02:33 AM
Java and Linux (LimeWire) Doomhammer Linux - Software 11 12-12-2003 09:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration