View Single Post
  #1 (permalink)  
Old May 16th, 2007
andyi01 andyi01 is offline
Novicius
 
Join Date: May 16th, 2007
Posts: 1
andyi01 is flying high
Question 4041 Segmentation fault

I am currently running Mandriva 2007. I have used LimeWire on a few other Mandriva systems and never came across this yet. I installed the Java and LimeWire ok but when I go to run it this is what I get. I am still sorta a newb to linux. Anybody have any ideas? Thanks in advance!

Andy

---

[andy@localhost ~]$ limewire
Starting LimeWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2]
Configuring environment...
Loading LimeWire:
runLime.sh: line 109: 4108 Segmentation fault ${JAVA_PROGRAM_DIR}java -Dorg.apache.commons.logging.Log=org.apache.commons .logging.impl.NoOpLog -Djava.library.path=. -jar LimeWire.jar

************************************************** ****************
Something went wrong with LimeWire.
Maybe you're using the wrong version of Java?
(LimeWire is tested against and works best with with Sun's JRE, Java 1.4+)
The version of Java in your PATH is:
java version "1.4.2"
JamVM version 1.4.3
Copyright (C) 2003-2006 Robert Lougher <rob@lougher.org.uk>

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2,
or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

[andy@localhost ~]$

Reply With Quote