Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Общий по Linux (http://forum.oszone.net/forumdisplay.php?f=9)
-   -   Не запускается TightVNC server (http://forum.oszone.net/showthread.php?t=81613)

s_pilot 26-03-2007 13:29 566631

Не запускается TightVNC server
 
Пытаюсь поставить TightVNC server на Ubuntu 6.06.
Готовый пакет не нашел. Скомпилил из rpm- пакета:
Код:

alien tightvnc-server-1.2.9-1.i386.rpm
dpkg -i tightvnc-server-1.2.9-1.i386.deb

После установки, если запустить, пишет ошибку:
Код:

ilya@lin:~$ vncserver -geometry 800x600 -depth 16 :1
vncserver: Wrong type or access mode of /home/ilya/.vnc.

Запускаю под рутом:
Код:

ilya@lin:~$ sudo vncserver -geometry 800x600 -depth 16 :1
Password:
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/X11R6/lib/X11/rgb'
26/03/07 12:50:29 Xvnc version 3.3.tight1.2.9
26/03/07 12:50:29 Copyright (C) 1999 AT&T Laboratories Cambridge.
26/03/07 12:50:29 Copyright (C) 2000-2002 Constantin Kaplinsky.
26/03/07 12:50:29 All Rights Reserved.
26/03/07 12:50:29 See http://www.uk.research.att.com/vnc for information on VNC
26/03/07 12:50:29 See http://www.tightvnc.com for TightVNC-specific information
26/03/07 12:50:29 Desktop name 'X' (lin:1)
26/03/07 12:50:29 Protocol version supported 3.3
26/03/07 12:50:29 Listening for VNC connections on TCP port 5901
26/03/07 12:50:29 Listening for HTTP connections on TCP port 5801
26/03/07 12:50:29  URL http://lin:5801
_FontTransSocketUNIXConnect: Can't connect: errno = 2
failed to set default font path 'unix/:7100'
Fatal server error:
could not open default font 'fixed'
Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'
26/03/07 12:50:30 Xvnc version 3.3.tight1.2.9
26/03/07 12:50:30 Copyright (C) 1999 AT&T Laboratories Cambridge.
26/03/07 12:50:30 Copyright (C) 2000-2002 Constantin Kaplinsky.
26/03/07 12:50:30 All Rights Reserved.
26/03/07 12:50:30 See http://www.uk.research.att.com/vnc for information on VNC
26/03/07 12:50:30 See http://www.tightvnc.com for TightVNC-specific information
26/03/07 12:50:30 Desktop name 'X' (lin:1)
26/03/07 12:50:30 Protocol version supported 3.3
26/03/07 12:50:30 Listening for VNC connections on TCP port 5901
26/03/07 12:50:30 Listening for HTTP connections on TCP port 5801
26/03/07 12:50:30  URL http://lin: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'

Шрифты лежат в другом каталоге usr/share/X11/fonts, что я прописал в фaйле etc/vnc.conf. После чего перезапустил Иксы.
К катологу ./vnc в домашней папке почему-то доступа нет...
Все это положительных результатов не принесло. :( Что я делаю не так?

s_pilot 27-03-2007 21:32 567186

Подскажите новичку. Ни одну программу толком поставить не могу :(

must die 27-03-2007 22:02 567204

s_pilot

В консоли apt-get install tightvncserver или через Synaptic


Время: 20:04.

Время: 20:04.
© OSzone.net 2001-