From: Lars H. <lhe...@us...> - 2004-04-14 09:18:26
|
Daniel J Sebald writes: > Rather than doing a full install, I built the latest tarball and decided > to just test it within the "src" subdirectory. I realize "you're not > supposed to do that", but I ran across something a bit strange with the > "gnuplot_x11" terminal. Here is the message I get: > > gnuplot> plot sin(x) > Expected X11 driver: /usr/local/libexec/gnuplot/4.0/gnuplot_x11 > Exec failed: No such file or directory > See 'help x11' for more details See demo/Makefile.am.in, check-interactive target. |