Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Instaleren Jalbum  (gelezen 1119 keer)

morrisk

  • Gast
Instaleren Jalbum
« Gepost op: 2007/02/01, 11:05:59 »
Ik zou graag Jalbum willen instaleren,
Maar na uitvoeren van de instructie op www.jalbum.net  krijg ik een hele reeks foutmeldingen (zie hieronder)

Launching installer...

Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
        at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:159)
        at java.awt.Window.(Window.java:317)
        at java.awt.Frame.(Frame.java:419)
        at java.awt.Frame.(Frame.java:384)
        at javax.swing.JFrame.(JFrame.java:150)
        at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113)
        at com.zerog.ia.installer.LifeCycleManager.h(DashoA8113)
        at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
        at com.zerog.ia.installer.Main.main(DashoA8113)
        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:585)
        at com.zerog.lax.LAX.launch(DashoA8113)
        at com.zerog.lax.LAX.main(DashoA8113)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException.                              This application will now exit. (LAX)

Offline bartek

  • Lid
    • http://bartek.blogsome.com
Instaleren Jalbum
« Reactie #1 Gepost op: 2007/02/01, 11:11:38 »
Voor de duidelijkheid heb ik hier ff de instructies opgezocht:
Citaat
After downloading open a shell and,  cd to the directory where you downloaded the installer.
At the prompt type:  sh ./JAlbuminstall.bin
Welke versie van java hebt ge?
| Deliberando saepe perit occasio |

"Car la vie est un bien perdu quand on n'a pas vécu comme on l'aurait voulu"

morrisk

  • Gast
Instaleren Jalbum
« Reactie #2 Gepost op: 2007/02/01, 19:26:22 »
Ik heb  Java versie 1.5.08

Offline bartek

  • Lid
    • http://bartek.blogsome.com
Instaleren Jalbum
« Reactie #3 Gepost op: 2007/02/01, 21:13:02 »
Doe dit eens in je terminal en post de uitkomst hier eens:
sudo update-alternatives --config java
| Deliberando saepe perit occasio |

"Car la vie est un bien perdu quand on n'a pas vécu comme on l'aurait voulu"

morrisk

  • Gast
Instaleren Jalbum
« Reactie #4 Gepost op: 2007/02/02, 08:20:44 »
There are 2 alternatives which provide `java'.
Onderstaande tekst is het resultaat van "sudo update-alternatives --config java"
  Selection    Alternative
-----------------------------------------------
          1    /usr/bin/gij-wrapper-4.1
*+        2    /usr/lib/jvm/java-1.5.0-sun/jre/bin/java

Press enter to keep the default
  • , or type selection number:


Ik heb hier maar op enter  gedrukt of had ik een 1 moeten ingeven ?