|
From: <HBB...@t-...> - 2007-01-13 20:25:49
|
David Vaknin wrote: > I installed gnuplot Version 4.2 patchlevel rc2 and everything works > fine except that I cannot set terminal to X11. When I start gnuplot > the following appears "Terminal type set to 'unknown' " and set > terminal command does not show x11 as an option. I can plot to > postscript files etc..but not to screen. Your X11 installation lacks the packages needed to develop (i.e.: compile) X11 applications. You'll have to install something like "x11-devel". |