|
From: Hans-Bernhard B. <br...@ph...> - 2004-06-25 10:15:26
|
On Thu, 24 Jun 2004, Tobias Vockerodt wrote: > I did download gnuplot 4.0 sources from your site via ftp, I did run the > configure-script, make, make install and now I'm getting "Terminal type > set to unknown' after starting gnuplot. The configure-script gave out > the line: 'checking for X... no", therfore the terminal type 'X11' is > not installed. But I did run the configure script from within a xterm! That almost certainly was caused by your installation lacking the X11 development packages. Start YAST as root, and install it. Then re-run gnuplot's configure script. |