|
From: Hans-Bernhard B. <br...@ph...> - 2005-03-21 12:47:18
|
Peter Shepard wrote: > I am tryng to install gnuplot 3.7.2 on my CPU I strongly recommend forgetting about 3.7.2, and getting the current release version 4.0.0 instead. > error I get; "Terminal type set to 'unknown'. I think this is due to > an improper installation of gnupot_x11?? No. It's most probably because you don't have the X11 development packages installed. The configure script noticed that, and so make didn't even try to build gnuplot_x11. |