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/10
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 foun
Thanks a million!
I don't need gui at server and x11vnc works fine!
BR
Davide
On 29/giu/09, at 18:31, Alex Pelts wrote:
> You have no fonts installed. It seems like your X installation is
> incomplete or broken. VNC is a regular X server and needs all that X
> server may need.
>
> If you want a
You have no fonts installed. It seems like your X installation is
incomplete or broken. VNC is a regular X server and needs all that X
server may need.
If you want an easy way out I suggest you install X then add VNC.
Otherwise it is picking packages one by one.
Regards,
Alex
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!
Now there is another problem as you can see in the log file:
Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'
Xvnc Free Edition 4.1.3 - built Oct 15 2008 12:55:42
Copyright (C) 2002-2008
Are you getting the error on the laptop or the server? On the one you
are getting the error, you need to install libstdc++
Check an RPM repository for it. Also, you might as well install realvnc
that way...
TheMrOrange wrote:
> Hello,
> I'm trying to access from Ubuntu laptop to Xubuntu (Xfce)