View Single Post
Alice in openSuse 11.2
Old
BenRhoads
Guest
 
Status:
Posts: n/a
Default Alice in openSuse 11.2 - 09-01-2010, 01:19 PM

I've unzipped Alice 2.0.0.tar.gz and ran

Code:
sudo ./run-alice
to get the following message:


Code:
attempting to register mp3 capability...
Registered succesfully
java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
        at sun.awt.HeadlessToolkit.getScreenSize(HeadlessToolkit.java:261)
        at edu.cmu.cs.stage3.alice.authoringtool.JAlice.configInit(JAlice.java:258)
        at edu.cmu.cs.stage3.alice.authoringtool.JAlice.main(JAlice.java:117)
At the moment I'm running X11 with Nvidia display drivers on openSuse 11.2 with KDE as my environment.
   
Reply With Quote