From: <HBB...@t-...> - 2007-03-27 19:13:39
|
Hyunchul Kim wrote: > "set terminal" of gnuplot 4.2 doesn't show "x11" on Ubuntu 7.04, > although that of gnuplot 4.0 showes. > How can I set terminal to "x11" for gnuplot 4.2? By building your own gnuplot more carefully. You got messages about missing X11 support during 'configure' because you don't have the necessary packages installed for compiling programs using X11. |