Results 1 to 3 of 3
Hi, all,
I have installed 'gnuplot' under /home/UP/gnuplot/
but X11 can not be started,
and I got the error:
Terminal type set to 'x11'
gnuplot> plot sin(x)
Expected X11 driver: ...
- 12-23-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 25
gnuplot & x11 DIR problem?
Hi, all,
I have installed 'gnuplot' under /home/UP/gnuplot/
but X11 can not be started,
and I got the error:
In any case I have done:Terminal type set to 'x11'
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 detailsCould you tell me, was's wrong ?(1) ./configure --prefix=/home/UP/gnuplot --libexecdir='/home/UP/gnuplot/libexec'
(2) make X11_DRIVER_DIR='/home/UP/gnuplot/libexec/gnuplot/4.0'
(3) make install
Thank you very much & greetings
- 12-23-2005 #2
you might try installing the package "the debian way"
Code:apt-get install gnuplot
Brilliant Mediocrity - Making Failure Look Good
- 12-23-2005 #3Just Joined!
- Join Date
- Sep 2005
- Posts
- 25
Hi, Vergil83,
sorry, I have forgot to say,
gnuplot under Debian is ok,
now I want to install it in my Mac.,
Greetings


Reply With Quote
