Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > General Linux Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Linux Support For questions regarding use of LimeWire or WireShare or related questions on the Linux operating system. This includes installation questions and answers. (Check the Stickies marked in Red at top of this section.)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old November 19th, 2002
Novicius
 
Join Date: November 19th, 2002
Posts: 1
Kilumina is flying high
Default Please Help!! *Newbie*

I have a question which I hope someone will be able to answer. I've been using Windows/Kazaa forever, but I decided to give linux a try yesterday, and I love it.

I've downloaded limewire but I can't seem to figure out how to install it! Reading through some previous posts, I downloaded the Java stuff, and installed it to: /usr/java/j2re1.4.1_01

I've used Nautalis to give execute permissions to LimeWireLinux.bin, but when I run the file and select "Run in Terminal", a white screen pops up for about 1 second and goes away. Any ideas what this is?

Like I said above -- I've been using linux for about 2 hours now maybe, and I'm totally new. I'm running Mandrake. Although I am a fast learner, I've never edited any scritps or anything like that, and I'm still getting used to this /root /lib /user stuff... =)

Any tips? Thanks.
Reply With Quote
  #2 (permalink)  
Old November 19th, 2002
votek
Guest
 
Posts: n/a
Default try this

Your java is probably not installed right.

type this in your consol.

java -version

Let me know what comes up.
Reply With Quote
  #3 (permalink)  
Old November 19th, 2002
Kilumina
Guest
 
Posts: n/a
Default

Heres what I get when I type that command:
---
[Derrick@dhcp-201-8 Derrick]$ java -version
bash: java: command not found
[Derrick@dhcp-201-8 Derrick]$
---

The exact error I get when I try to run installer file is:

---
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.
--

Any Clues? Thanks
Reply With Quote
  #4 (permalink)  
Old November 20th, 2002
Unregistered
Guest
 
Posts: n/a
Default

Yeah, yours java is in wrong location =]
move all /usr/java stuff to /usr/local/java
or do as i did
move all /usr/java/bin ant others dirs into corespondenting dirs /usr/local/bin
like that
[x11@h2o x11]$ which java
/usr/local/bin/java
See?
Reply With Quote
  #5 (permalink)  
Old November 20th, 2002
Unregistered
Guest
 
Posts: n/a
Default Change your path

You must add

PATH=$PATH:/usr/java/j2re1.4.1_01/bin
export PATH

to the .bashrc file in your home directory or to /etc/profile as root to add the java bin directory to your path.
Reply With Quote
  #6 (permalink)  
Old December 4th, 2002
Novicius
 
Join Date: December 2nd, 2002
Posts: 3
ericaustin is flying high
Default adding path to bashrc?

how do I edit bashrc or profile in /etc to set the java path? i tried copying "PATH=$PATH:/usr/java/j2re1.4.1_01/bin
export PATH" directly into the bottom of the profile file but this didn't work.
Reply With Quote
  #7 (permalink)  
Old December 4th, 2002
skepticman
Guest
 
Posts: n/a
Default Re: adding path to bashrc?

You logged out and back in so it would refresh? Or you can source the file with this at a prompt to force an update:

. /etc/profile
-or-
source /etc/profile
-or-
. ~/.bashrc
-or-
source ~/.bashrc

Then type "echo $PATH" to verify the directory is in your path.

Then type "java -version" or "which java" to verify the correct one is running.
Reply With Quote
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie Help rzantor General Windows Support 0 December 27th, 2005 04:44 PM
Newbie (day 2) can't seem to get PRO?? oldbamaguy Download/Upload Problems 3 December 2nd, 2005 09:30 AM
Another newbie stevekicker Open Discussion topics 1 May 18th, 2005 02:01 PM
Newbie tbird28 Open Discussion topics 1 January 26th, 2003 08:02 AM
Can anyone help this Newbie? hayndiamond General Gnutella / Gnutella Network Discussion 2 May 15th, 2002 03:46 AM


All times are GMT -7. The time now is 01:27 PM.


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

Copyright © 2020 Gnutella Forums.
All Rights Reserved.