> Xlib: connection to ":0.0" refused by server > Xlib: Client is not authorized to connect to Server > ./setup: cannot connect to X server :0 > > so I have to logout as user and login as root on X11... > > why?
this works on RH/Fedora but it is a bit of a nasty hack :-), for Debian after su'ing do export XAUTHORITY=/home/yourhomedir/.Xauthority and life should be okay... Dave. -- David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at skynet.ie pam_smb / Linux DECstation / Linux VAX / ILUG person -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
