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 January 24th, 2003
Apprentice
 
Join Date: January 22nd, 2003
Posts: 5
iflybyu is flying high
Default ok..

Lemme see if I can help

This all is assuming you used the rpm's to install - which I suggest if you are struggling with this.

First open /home/Thomas/.bash_profile with vi by typing: vi /home/Thomas/.bash_profile

Press "i" to insert

Enter in these lines near (above or below) the other line(s) starting with "export" (make a new line):

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

(you can cut/paste if you like - should work the way I entered it)

then press "Esc", then a : then qw to quit and save

then: vi /etc/profile

then "i" to insert

then insert the line:

export JAVA_HOME="/usr/java/j2re1.4.1_01/"

(make sure this directory exists - if you aren't using v1.4.1_01 of Sun Java then point it to the directory that it is installed in (same for above entries))

then move /usr/bin/java to some other location (save it in case I help mess things up for you) You can do this by doing something like mkdir /home/Thomas/javabackup then typing mv java /home/Thomas/javabackup which will move that file to the newly created folder.

then type (I'm not sure, but I think you have to be su): [root@localhost usr]# ln -s /usr/java/j2re1.4.1_01/.java_wrapper /usr/bin/java

This should create a link then to your new installed java (again make sure that the directory I made for an example is the same as what you have).

and I think LASTLY you need to do this to update the paths: source .bash_profile

then type:

sh LimeWireLinux.bin from the installed dir and pray.

Lemme know if I missed something.
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
Install Problems on both Redhat 8 and Gentoo 1.4rc1 aathomas General Linux Support 1 March 3rd, 2003 12:53 PM
Redhat 7.3/LimeWire install lazy General Linux Support 1 September 24th, 2002 07:31 PM
Redhat 7.1 Install Problem Unregistered General Linux Support 16 October 20th, 2001 08:01 AM
RedHat 7.1 install Unregistered General Linux Support 0 June 8th, 2001 11:58 AM
Limewire install on RedHat Wolverine and RH 7.0 Palpatin3 General Linux Support 6 May 4th, 2001 05:14 AM


All times are GMT -7. The time now is 06:30 AM.


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.