|
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 |
| |||
Re: !!! FIX !!! Quote:
Ill try that fix now and see how it goes. Thanx |
| |||
Re: !!! FIX !!! Quote:
-HyPeR |
| |||
Re: Re: !!! FIX !!! Quote:
#!/bin/sh # # Runs LimeWire. This script must be executed in your LimeWire # install directory. # # We must set the J2SE_PREEMPTCLOSE environment variable to 1 to # work around some limitations in the JDK1.3. For more information # see http://java.sun.com/j2se/1.3/relnotes.html#vm # J2SE_PREEMPTCLOSE=1; export J2SE_PREEMPTCLOSE ulimit -s 2048 /usr/lib/jre1.3.1_01/bin/java -classpath java -jar RunLime.jar . RunLime Thank to the poster for the "ulimit" fix. DancesWithWords |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Java Runtime .... | middy | Windows | 2 | September 26th, 2004 07:46 AM |
Runtime Error | Zeddy | Windows | 2 | February 21st, 2004 10:02 AM |
Runtime Error | Keif | Gnotella (Windows) | 2 | October 2nd, 2001 01:56 PM |
Java runtime... | RaaF | General Discussion | 3 | August 14th, 2001 06:38 AM |
Runtime 91 | Hecklerr | Gnotella (Windows) | 0 | July 29th, 2000 02:15 PM |