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 September 28th, 2001
RaTao
Guest
 
Posts: n/a
Thumbs up SOLUTION: make lime 1.7 use sun's JAVA

the java errors means that you're using ANOTHER jre other than the one from SUN.

I couldn't find my way though the LimeWire17 script, so I made a simple one that will run locally, at least.

set myJrePath to the path where you have sun's jre instaled;
set myLimePath to your LimeWire directory.

good luck,
ratao aka nuno silva

(don't forget to chmod 755 this script)

#!/bin/sh
# set the SUN's JRE PATH
myJrePath=/usr/local/jre1.3.1
# set the LIME install PATH
myLimePath=~/LimeWire

cd $myLimePath
$myJrePath/bin/java -cp $myLimePath/collections.jar:\
$myLimePath/LimeWire.jar:\
$myLimePath/.:\
$myLimePath/swing.jar:\
$myLimePath/lax.jar com.zerog.lax.LAX $myLimePath/LimeWire17.lax
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
lime wire connection solution jalebu Connection Problems 2 June 11th, 2007 06:27 PM
How To Make Lime Wire Better for Mac OSX users masterjung Tips & Tricks 0 July 26th, 2005 06:42 AM
How do I make Lime Wire default magnet handler zup General Mac OSX Support 1 June 23rd, 2004 03:49 PM
Can't find Java VM still (read solution to all problems already) Unregistered General Linux Support 6 November 26th, 2002 06:57 AM
A sort of lame solution to Java problem hartofak Mac 2 November 18th, 2002 08:15 AM


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