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 July 7th, 2002
Unregistered
Guest
 
Posts: n/a
Question Newbie - Don't Know What To Do!!!

I am a complete newbie with Linux-Mandrake and Linux all together. I have downloaded the installation .bin file and have no clue as what to do with it. Please HELP!!! Have had linux about a week and no documentation, so am seeking help.
Reply With Quote
  #2 (permalink)  
Old July 11th, 2002
Bobo the Red's Avatar
doesn't get out much
 
Join Date: June 8th, 2002
Location: Texas
Posts: 128
Bobo the Red is flying high
Cool I can help

<<<Enter hero theme>>>
just kidding....
I'm new to linux too...
but I do know that you need to go to the shell .... then go to the limewire directory ... type sh ./LimeWireLinux.bin ... and it will install if you have a JVM installed ... but then that's why I'm here.
Reply With Quote
  #3 (permalink)  
Old August 24th, 2002
Unregistered
Guest
 
Posts: n/a
Default

a different noob this time

I know for a fact that mandrake (8.2) doesn't come with j2re, you'll have to download and install that first (java.sun.com), then you'll have to modify your .bash_profile so it can find it. Otherwise when you try to install you'll just get a bunch of errors.
Reply With Quote
  #4 (permalink)  
Old September 9th, 2002
Unregistered
Guest
 
Posts: n/a
Default

how do you modify the bash?
Reply With Quote
  #5 (permalink)  
Old September 9th, 2002
Unregistered
Guest
 
Posts: n/a
Default bash

Open .bash_profile in your favorite editor such as vi or gedit and add these lines.

PATH=$PATH:/usr/local/j2sdk1.4/bin
export PATH

Replace /usr/local/j2sdk1.4/bin with the directory where you installed your SDK. You can test it by running ". .bashprofile" or "source .bash_profile" (don't type the quotes) or opening a new shell. Then type "java -version" to make sure it's running Sun's 1.4 runtime and not Kaffe or Blackdown. If it's not Sun's version, type "which java" and rename that java binary, then test it again.

If you want the SDK bin directory in the path for all users on your computer, edit /etc/profile as root and add PATH=$PATH:/usr/local/j2sdk1.4/bin to the file. Then you don't need the entry in .bash_profile.
Reply With Quote
  #6 (permalink)  
Old September 14th, 2002
Novicius
 
Join Date: September 14th, 2002
Location: Ohio
Posts: 4
Doogie is flying high
Default bash

PATH=$PATH:/usr/local/j2sdk1.4/bin ;
export PATH

all that was missing was the "semi colon" to add the directory to your PATH.

Then you can type "echo $PATH" to see if the directory was added!
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 04:30 PM.


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.