I've taken a look at the VNC wiki page, but I must still be missing something. Via pacman, I've installed TightVNC, x11vnc, and GDM. What I want is to be able to connect from my desktop to my pogo via GUI. When I try to start vncserver, this is what I get:
$this->bbcode_second_pass_code('', '[root@pogolinux /]# vncserver :1
Couldn't start Xvnc; trying default font path.
Please set correct fontPath in the vncserver script.
Couldn't start Xvnc process.
Couldn't open RGB_DB '/usr/share/X11/rgb'
15/12/11 10:45:12 Xvnc version TightVNC-1.3.10
15/12/11 10:45:12 Copyright (C) 2000-2009 TightVNC Group
15/12/11 10:45:12 Copyright (C) 1999 AT&T Laboratories Cambridge
15/12/11 10:45:12 All Rights Reserved.
15/12/11 10:45:12 See http://www.tightvnc.com/ for information on TightVNC
15/12/11 10:45:12 Desktop name 'X' (pogolinux:1)
15/12/11 10:45:12 Protocol versions supported: 3.3, 3.7, 3.8, 3.7t, 3.8t
15/12/11 10:45:12 Listening for VNC connections on TCP port 5901
15/12/11 10:45:12 Listening for HTTP connections on TCP port 5801
15/12/11 10:45:12 URL http://pogolinux:5801
Font directory '/usr/share/fonts/misc/' not found - ignoring
Font directory '/usr/share/fonts/75dpi/' not found - ignoring
Font directory '/usr/share/fonts/100dpi/' not found - ignoring
Font directory '/usr/share/fonts/Type1/' not found - ignoring
Fatal server error:
could not open default font 'fixed'
Couldn't open RGB_DB '/usr/share/X11/rgb'
15/12/11 10:45:13 Xvnc version TightVNC-1.3.10
15/12/11 10:45:13 Copyright (C) 2000-2009 TightVNC Group
15/12/11 10:45:13 Copyright (C) 1999 AT&T Laboratories Cambridge
15/12/11 10:45:13 All Rights Reserved.
15/12/11 10:45:13 See http://www.tightvnc.com/ for information on TightVNC
15/12/11 10:45:13 Desktop name 'X' (pogolinux:1)
15/12/11 10:45:13 Protocol versions supported: 3.3, 3.7, 3.8, 3.7t, 3.8t
15/12/11 10:45:13 Listening for VNC connections on TCP port 5901
15/12/11 10:45:13 Listening for HTTP connections on TCP port 5801
15/12/11 10:45:13 URL http://pogolinux:5801
Font directory '/usr/X11R6/lib/X11/fonts/misc/' not found - ignoring
Font directory '/usr/X11R6/lib/X11/fonts/Speedo/' not found - ignoring
Font directory '/usr/X11R6/lib/X11/fonts/Type1/' not found - ignoring
Font directory '/usr/X11R6/lib/X11/fonts/75dpi/' not found - ignoring
Font directory '/usr/X11R6/lib/X11/fonts/100dpi/' not found - ignoring
Fatal server error:
could not open default font 'fixed'
[root@pogolinux /]#
')
Any help would be much appreciated. Primarily, I wanted my Pogo to be a Samba server, and it's doing that quite nicely, but this would be icing on the cake.
- Sung