daily pastebin goal
74%
SHARE
TWEET

Untitled

a guest Nov 21st, 2010 55 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Starting LimeWire...
  2. Java exec not found in PATH, starting auto-search...
  3. Java exec found in  /usr/lib/jvm/java-6-sun/bin/
  4. Suitable java version found  [/usr/lib/jvm/java-6-sun/bin/java = 1.6.0_22]
  5. Configuring environment...
  6. Loading LimeWire:
  7. java.awt.HeadlessException:
  8. No X11 DISPLAY variable was set, but this program performed an operation which requires it.
  9.         at java.awt.SplashScreen.getSplashScreen(Unknown Source)
  10.         at org.limewire.ui.swing.Main.main(Main.java:32)
  11.  
  12. ******************************************************************
  13. Something went wrong with LimeWire.
  14. Maybe you're using the wrong version of Java?
  15. (LimeWire is tested against and works best with with Sun's JRE, Java 1.6+)
  16. The version of Java in your PATH is:
  17. ./runLime.sh: line 132: java: orden no encontrada
  18.  
  19.  
  20. [1]+  Done                    limewire
  21. leyvis@leyvis-desktop:/usr/lib/jvm$ sudo mv java-6-sun/ jre1.6.0_22/
  22. leyvis@leyvis-desktop:/usr/lib/jvm$ limewire &
  23. [1] 7841
  24. leyvis@leyvis-desktop:/usr/lib/jvm$ Starting LimeWire...
  25. Java exec not found in PATH, starting auto-search...
  26. Java exec found in  /usr/lib/jvm/jre1.6.0_22/bin/
  27. Suitable java version found  [/usr/lib/jvm/jre1.6.0_22/bin/java = 1.6.0_22]
  28. Configuring environment...
  29. Loading LimeWire:
  30. java.awt.HeadlessException:
  31. No X11 DISPLAY variable was set, but this program performed an operation which requires it.
  32.         at java.awt.SplashScreen.getSplashScreen(Unknown Source)
  33.         at org.limewire.ui.swing.Main.main(Main.java:32)
  34.  
  35. ******************************************************************
  36. Something went wrong with LimeWire.
  37. Maybe you're using the wrong version of Java?
  38. (LimeWire is tested against and works best with with Sun's JRE, Java 1.6+)
  39. The version of Java in your PATH is:
  40. ./runLime.sh: line 132: java: orden no encontrada
RAW Paste Data
Top