You can specify font path on vnc server command line like this : vncserver -nohttpd -depth 8 -geometry 1280x972 -fp \ /usr/share/fonts/X11/Type1,/usr/share/fonts/X11/misc,\ /usr/share/fonts/truetype/freefont,\ /usr/share/fonts/truetype/ttf-dejavu,\ /usr/share/fonts/X11/75dpi,/usr/share/fonts/X11/100dpi This way you will not have directories that are absent in your font path.
Feel free to ignore irrelevant options. Regards, Alex Mike Miller wrote: > On Mon, 29 Jun 2009, MrOrange wrote: > > >> I've installed libstdc++-libc6.2-2.so.3 from >> libstdc++2.10-glibc2.2_2.95.4-27_i386.deb >> It wasn't easy to find! >> > > It seems to me that I had a problem compiling on Unbuntu x64 because it > didn't have a 32-bit library, probably the one named above. So I found > that same .deb file and installed it, but it still didn't work. Then I > used the Ubuntu package, and that is working but it is a couple of > versions old. > > > >> Mon Jun 29 17:58:41 2009 >> vncext: VNC extension running! >> vncext: Listening for VNC connections on port 5903 >> vncext: created VNC server for screen 0 >> 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! >> > > My Ubuntu-package Xvnc 4.1.1 works but I still get this in the log: > > Could not init font path element /usr/share/fonts/X11/TTF/, removing from > list! > Could not init font path element /usr/share/fonts/X11/OTF, removing from list! > Could not init font path element /usr/share/fonts/X11/CID/, removing from > list! > > > Mike > > _______________________________________________ > VNC-List mailing list > VNC-List@realvnc.com > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list > > _______________________________________________ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list