I have install fedora core 5 (text mode) and fedora directory server
When I tried to start fedora directory server with command:
./startconsole -u admin -a
http://example.com
ort/
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 java.awt.Frame.<init>(Unknown Source)
at javax.swing.JFrame.<init>(Unknown Source)
at com.netscape.management.client.console.Console.<in it>(Unknown Source)
at com.netscape.management.client.console.Console.mai n(Unknown Source)
What can i do?