Results 11 to 12 of 12
thanx man but i already knew that just everytime i tried to install limewire with su i get errors. i posted the results on here before but nobody had an ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-03-2005 #11
thanx man but i already knew that just everytime i tried to install limewire with su i get errors. i posted the results on here before but nobody had an answer for me this is what i get
oh yeah btw sorry for the double post i must have hit the subbmit button twice i tried to delete the other post but couldnt find a delete option sorry guysCode:Preparing to install... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... Launching installer... Xlib: connection to ":0.0" refused by server Xlib: No protocol specified Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX) Stack Trace: java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:141) at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62) at java.awt.Window.init(Window.java:231) at java.awt.Window.<init>(Window.java:275) at java.awt.Frame.<init>(Frame.java:401) at java.awt.Frame.<init>(Frame.java:366) at com.zerog.ia.installer.Main.c(Unknown Source) at com.zerog.ia.installer.Main.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.zerog.lax.LAX.launch(Unknown Source) at com.zerog.lax.LAX.main(Unknown Source) GUI-If we couldn't laugh we would all go insane--Jimmy Buffett
Registered Linux user # 376962
- 02-03-2005 #12Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
your $PATH t java is probably inexistant...
what ill do in your case (I also often do this...) if you want to install this in "/usr/local/share/limewire"
idd do this in terminal under root access
then install as normal user...Code:chmod o+w /usr/local/share
then
Its a little hack that can be done... instead of putting a java $PATH in its config....Code:chmod o-w /usr/local/share
\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps



