![]() |
|
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 |
| |||
![]() Hi! I WAS trying to install LimeWire, but... michel@michel:~/Download$ ./LimeWireLinux.bin Preparing to install... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... Launching installer... Invocation of this Java Application has caused an InvocationTargetException. Thi s application will now exit. (LAX) Stack Trace: java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at java.awt.GraphicsEnvironment.getLocalGraphicsEnvir onment(Unknown Sour ce) at java.awt.Window.init(Unknown Source) at java.awt.Window.<init>(Unknown Source) at java.awt.Frame.<init>(Unknown Source) at java.awt.Frame.<init>(Unknown Source) at com.zerog.ia.installer.Main.c(Unknown Source) at com.zerog.ia.installer.Main.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.zerog.lax.LAX.launch(Unknown Source) at com.zerog.lax.LAX.main(Unknown Source) GUI- michel@michel:~/Download$ And then someone would say "This is easy: install JAVA and everything will be just fine" Well, take a look: michel@michel:~/Download$ java -version java version "1.4.2_03" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02) Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode) michel@michel:~/Download$ And my browser (Firefox-0.8) is running java just fine. In fact i tested VM at java.com test page (its perfect). "OK, what u have to do is to configure PATH to java directory" I THINK that this might be the problem, but take a look: michel@michel:~/Download$ echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/local/j2re1.4.2_03/bin:/opt/kde/bin:/usr/lib/qt-3.1.2/bin:/usr/share/texmf/bin:.:/usr/local/j2re1.4.2_03/bin:. michel@michel:~/Download$ echo $CLASSPATH /usr/java/j2re1.4.2_03/lib:. michel@michel:~/Download$ I mean, java directory is there... How did i do that? I made ALL the files EVERYONE on internet would suggest me to create: .bash_profile , .bashrc , java.sh... Do u wanna take a look at those? Here it goes: This is /etc/profile (the initial part of the file): # /etc/profile: This file contains system-wide defaults used by # all Bourne (and related) shells. # Set the values for some environment variables: export MINICOM="-c on" export MANPATH=/usr/local/man:/usr/man:/usr/X11R6/man export HOSTNAME="`cat /etc/HOSTNAME`" export LESSOPEN="|lesspipe.sh %s" export LESS="-M" # Added for Java access (Limewire wasnt finding it) export JAVA_HOME=/usr/local/j2re1.4.2_03 export PATH=$PATH:$JAVA_HOME/bin:. export MANPATH=$MANPATH:$JAVA_HOME/man:. export CLASSPATH=$JAVA_HOME/lib:. This is java.sh: # This file was manually created by Madness, so that he could install # LimeWire #This was suggested at #http://forum.java.sun.com/thread.jsp...essage=1965368 #JAVA_HOME=/usr/java/j2re...yourversion #export JAVA_HOME #PATH=$PATH:$JAVA_HOME/bin #export PATH #So in my case, this would be: JAVA_HOME=/usr/local/j2re1.4.2_03 export JAVA_HOME PATH=$PATH:$JAVA_HOME/bin export PATH export CLASSPATH=$JAVA_HOME/lib Finally, .bash_profile and .bashrc (they are identical). Those are at /home/michel/ # Manually created file to run LimeWire... export PATH=$PATH:/usr/local/j2re1.4.2_03/bin:. export CLASSPATH=/usr/java/j2re1.4.2_03/lib:. Just to register here: michel@michel:/usr/local/j2re1.4.2_03$ ls CHANGES LICENSE Welcome.html lib/ COPYRIGHT README bin/ man/ ControlPanel.html THIRDPARTYLICENSEREADME.txt javaws/ plugin/ michel@michel:/usr/local/j2re1.4.2_03$ Well... If anyone has a clue about WHY its not working... |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can't install limewire? | forcefed86 | Getting Started Using LimeWire + WireShare | 1 | March 29th, 2007 12:11 AM |
Mac OS X Limewire Install | Halo_Custom_rules | Mac OSX | 10 | December 5th, 2005 07:11 PM |
cannot install LimeWire Pro !!! - Help ? | magenta | General Mac Support | 0 | April 13th, 2004 08:25 AM |
LimeWire Pro 2.2.1 won't install without JRE 1.3.1 | Unregistered | General Windows Support | 0 | March 1st, 2002 06:03 AM |
Can’t install Limewire on my Mac | DavidAQ | General Mac Support | 0 | June 1st, 2001 01:22 PM |