"NDV" <[EMAIL PROTECTED]> writes: > Le message d'erreur exact est le suivant... > > [ndv@icetop ndv]$ gmc > > Gtk-WARNING **: cannot open display: > [ndv@icetop ndv]$
Le display n'est pas d�fini. Tu n'as pas le X11 Forwarding dans ssh. C'est une option � activer sur le serveur et le client. Sur le serveur : /etc/ssh/sshd_config : X11Forwarding yes Sur le client : ssh -X serveur Si �a ne r�sout pas le probl�me, ssh -X -v serveur te donnera des message � poster sur la liste pour trouver o� est le probl�me. HTH, -- R�mi `Debian: giving you the power to shoot yourself in each toe individually.' -- with kudos to Greg Lehey _______________________________________________________ Linux Mailing List - http://www.unixtech.be Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux Archives: http://www.mail-archive.com/linux@;lists.unixtech.be IRC: efnet.unixtech.be:6667 - #unixtech

