|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
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.) |
| LinkBack | Thread Tools | Display Modes |
| |||
Solaris Help? okay i installed the solaris build and i cant figure out how to run it. there is no RunLimeWire script or .jar philes i have: LimeWire.jar collections.jar jl011.jar xerces.jar java -jar (any of these) says it cant fine the main-class manifest attribute. |
| |||
solution i figured it out in the end. create a new file called runlime.sh it should conatin: #!/bin/sh cd <directory of Limwire> java -cp .:LimeWire.jar:collections.jar:xerces.jar:jl011.ja r com.limegroup.gnutella.gui.Main thats the only thing that would werk |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problems on Solaris 10 | Belthazor | Other | 1 | April 12th, 2008 05:49 AM |
Compilation on Solaris 5.10 fails | fr34k3r | Other | 0 | July 30th, 2006 08:41 AM |
Note to Solaris X86 users | rockkeys | LimeWire Beta Archives | 0 | September 30th, 2003 10:02 PM |
Solaris 8 and LimeWire | Unregistered | Open Discussion topics | 2 | September 30th, 2003 05:54 PM |
Solaris installation | jharlow | General Linux Support | 2 | September 30th, 2003 05:40 PM |