|
From: <br...@ph...> - 2006-08-25 20:02:11
|
Shehu S. AbdusSalam wrote: > I made the installation as root and get: > > #gnuplot > ... > Terminal type set to 'x11' > gnuplot> Xlib: connection to ":0.0" refused by server > Xlib: Invalid MIT-MAGIC-COOKIE-1 key > > gnuplot: unable to open display ':0' > gnuplot: X11 aborted. Expected behaviour. You have to exit from being root after installing, before running X11 programs like gnuplot. Root doesn't have access to your screen. I've said it before: you really should consider stopping these experiments and just installing your distribution's gnuplot binary package. You rather obviously lack the skills for building your own gnuplot. |