Hello,
I am tryng to install gnuplot 3.7.2 on my CPU and I am successful untl
I try to plot something. Then nothing appears? I thnk this is do to an
error I get; "Terminal type set to 'unknown'. I think this is due to
an improper installation of gnupot_x11?? When I do a make install
command in gnuplot-3.7.2, I geth the followng error; "test ! -f
gnuplot_x11 || /usr/bin/install -c gnuplot_x11
/usr/local/bin/gnuplot_x11".
I also cannot find gnupot_x11 if I run a locate command? "locate gnuplot_x11"?
I have tried to make gnuplot_x11 and I get the followng errors:
[root@ca-crlsca-cuda1-c1a-35 gnuplot-3.7.2]# make gnuplot_x11
gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -c gplt_x11.c
gplt_x11.c:115:21: X11/Xos.h: No such file or directory
gplt_x11.c:116:22: X11/Xlib.h: No such file or directory
gplt_x11.c:117:27: X11/Xresource.h: No such file or directory
gplt_x11.c:118:23: X11/Xutil.h: No such file or directory
gplt_x11.c:119:23: X11/Xatom.h: No such file or directory
gplt_x11.c:120:24: X11/keysym.h: No such file or directory
Any help would be greatly appreciated.
Thanks,
Peter
|