Displaying 2 results from an estimated 2 matches for "startconsol".
Did you mean:
startconsole
2005 Dec 02
1
basic java question
Installed Fedora DS and trying to run
# /opt/fedora-ds/startconsole -u admin \
-a http://lin-workstation.azapple.com:32131
/opt/fedora-ds/startconsole: Your JAVA_HOME environment variable is not
set. Please set it appropriately.
# rpm -qa j2re
j2re-1.4.2-11.1.fc3.rf
# cat /etc/profile.d/java.sh
JREHOME="/usr/lib/jre/lib/i386"
JAVA_HOME="/usr/lib...
2006 Jan 12
1
help with Xlib
I have a remote session via ssh/vncviewer and I'm logged in and working.
I have opened a terminal and am trying to start the Fedora Directory
Server console (not that this should matter)...
and thus I am typing (as root)...
./startconsole -x nologo -u admin -a MYHOSTNAME:PORT# &
and it fails to launch and returns the following error...
Xlib: connection to "MYHOSTNAME:1.0" refused by server
Xlib: no protocol specified
Console: can't connect to X11 window server using 'MYHOSTNAME:1.0' as
the value of the...