View Single Post
  #2 (permalink)  
Old 06-12-2008, 06:40 PM
George Peter Staplin
Tablet PC Guest
 
Posts: n/a
Re: RealVNC 4.1.2 does not start under Centos 5

bl8n8r wrote:
> Just in case anyone else runs into it -- xorg on Centos 5 and RealVNC
> 4.1.2 have conflicting font paths configured. The solution when
> running across the error below is to symlink /usr/share/X11 to /usr/
> X11R6/lib so RealVNC server (specifically Xvnc) can find fonts under
> the correct directory.
>
> # strings /usr/bin/Xvnc | grep X11R6
> /usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/
> X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/
> lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
> /usr/X11R6/lib/X11/rgb
> /usr/X11R6/lib/X11/xserver/SecurityPolicy
> /usr/X11R6/lib/X11/xkb
> /usr/X11R6/lib/X11/fonts/encodings/encodings.dir



There's an alternative I think for most VNC X servers (if not all). You
can pass a , separated list to -fp.

Like so:
../Xvnc :1 -fp /usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/misc


My full script for XF4VNC looks like this:
../Xvnc :1 -fp /usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/misc \
-httpd /usr/local/vnc/classes -httpport $httpport \
-alwaysshared -desktop "Magic Desktop" \
-rfbauth /path/to/vnc/passwd \
-rfbport $rfbport -rfbwait 120000 -geometry 800x600 -depth 24


George
Reply With Quote

 
Old 06-12-2008, 06:40 PM
Xploder HD Movie Player for PS3. Manage, convert and transfer media files between the PC and PS3.