Kroum Antov napsal(a):
Does it work with Fedora Core 6?
When i run the vncserver there is error and the server is not running.
Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'
Xvnc Enterprise Edition E4.2.9 - built Feb 14 2007 15:26:16
Copyright (C) 2002-2007 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Underlying X server release 40201000, The XFree86 Project, Inc
Tue Feb 27 14:02:10 2007
vncext: VNC extension running!
vncext: created VNC server for screen 0
TcpListener: listening on IPv4, port 5901
TcpListener: listening on IPv4, port 5801
error opening security policy
file /usr/X11R6/lib/X11/xserver/SecurityPolicy
Could not init font path element /usr/X11R6/lib/X11/fonts/misc/,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/,
removing from list!
Fatal server error:
could not open default font 'fixed'
What is the solution?
Thanks,
Kroum Antov
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
Hi,
main problem is that enterprise Xvnc is compiled against monilitic X
server (XFree86). Fedora 5 >= uses modular X server (xorg-server) which
has different paths to security file, fonts etc. You must recompile your
Xvnc with monolitic X with correct paths or recompile against modular X.
I think best way is download Fedora's vnc-server sources, port needed
patches to Enterprise VNC and build it. Next possible solution could be
make symlinks from modular's paths to monolitic's paths.
Regards, Adam
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list