|
From:
<br...@ph...> - 2006-02-13 16:33:48
|
Shehjar Tikoo wrote: > I tried using --with-x option from the configure script but it still > doesnt work. The X11 also does not get displayed among the list of > terminals in the output of 'set terminal' command, which is obvious. You don't have the necessary packages installed to compile X11 applications. The critical on will be called 'x-devel' or something like that. Install it, and re-do the gnuplot build starting at the 'configure' step. |