|
From: Hans-Bernhard B. <HBB...@t-...> - 2012-04-22 20:07:32
|
On 22.04.2012 18:48, Aman (neshu) Agarwal wrote: > Hi, > > I am building gnuplot on fedora 15 but I am unable to see the window of > plot ? anybody know why ? Hmmm... looks like you already found yourself the first small job to tackle: 1) find out why your build doesn't seem to contain any GUI terminal drivers. I'll drop you a hint: 'configure' writes a whole lot of messages, both on screen and into 'config.log'. You may want to have a look at that. 2) determine where in the build instructions (both the one on the web you used, and the one contained in the source itself) the information about this should have been, so you wouldn't have missed it. 3) submit a patch to any document involved. |