OurTunes

Status
Not open for further replies.

experiencethis

Baseband Member
Messages
40
Does anyone know if ourtunes works in Linux, I mean it should cuz its written in java, but it keeps giving me this **** error message:

Exception in thread "main" java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
at java.awt.GraphicsEnvironment.checkHeadless(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at javax.swing.JFrame.<init>(Unknown Source)
at itunes.client.swing.One2OhMyGod.<init>(One2OhMyGod.java:955)
at itunes.client.swing.One2OhMyGod.main(One2OhMyGod.java:1152)


I tried googling some of the error message, but to no avail. any thoughts?
 
Forgive me if this is a silly question but have you installed java runtime environment?
 
Status
Not open for further replies.
Back
Top Bottom