Eu preciso instalar e executar um servidor X em Cloud9 . Eu tentei tudo o que sei, mas nada funciona.
Quando eu corri apt-get install lxde xinit
e, em seguida, xinit
, ele me deu um log de erro terminando com:
(EE)
Fatal server error:
(EE) xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)
(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
O arquivo de log não fornece informações extras sobre o motivo da falha. Isso é específico para Cloud9 ou estou fazendo algo errado? Como posso executar um servidor X no Cloud9?
EDITAR:
Como comentário de @ psiphi75 eu tentei cloud9-vnc. Ele foi instalado corretamente, mas falhou em ./run.sh
:
VNC client running at https:///vnc.html
Error: Format string '/opt/noVNC/utils/launch.sh --vnc localhost:5900 -- listen %(ENV_PORT)s' for 'command' contains names which cannot be expanded
For help, use /usr/bin/supervisord -h