-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
| hcppc3:/home/pascal/download/mozilla/mozilla-installer # ./mozilla-installer | | Malheureusement j'obtiens le message suivant : | | | Xlib: connection to ":0.0" refused by server | Xlib: No protocol specified | | | Gtk-WARNING **: cannot open display: :0.0
~ A voir, il s'agit d'un installer graphique. Il faut donner l'acc�s � XFree pour root.
~ Sous ton utilisateur standard :
$ xhost +
~ et sous root
# export DISPLAY=:0.0 # ./mozilla-installer
~ Bonne chance ...
Guillaume Lederrey
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAZu8rW+xV6X6No3gRAklDAJ9G2oi6GIVEcuoH2PelTWPgaJYmqACgrca0 gSoe8nGIH7xSNkq4Nfzc6Vs= =hCo+ -----END PGP SIGNATURE----- _______________________________________________ gull mailing list [EMAIL PROTECTED] http://lists.alphanet.ch/mailman/listinfo/gull
