|
From: <br...@ph...> - 2006-08-23 21:49:38
|
Shehu S. AbdusSalam wrote: > i can't set term to X11 on 4.1 > there is no X11 in the list from > $set term That's because you built your own gnuplot, but didn't take care to read the READMEs and have a look at your ./configure output --- or you would have noticed that it said it couldn't find the X11 libraries and headers. You'll have to install some package called "X11 development" or similar from your distributor --- and odds are you're better off installing their gnuplot binary package, too, while at it. |