Dear gnuplotters,
Here is a small bug in the Makefile:
When the directories /usr/local/libexec/gnuplot/4.0/
and /usr/local/share/gnuplot/4.0/ do not exist,
they and their parents are created with the wrong permission
("700" with root as owner, since I need to run "make install" as root).
With best greetings
Gerhard Heinzel
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Gerhard Heinzel e-mail: ger...@ae...
Max-Planck-Institut fuer Gravitationsphysik (Albert-Einstein-Inst.)
Institut Hannover, Am kleinen Felde 30, D-30167 Hannover, Germany
Tel +49-(0)511-762-19984 <-- **NEW** Fax +49-(0)511-762-2784
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
G N U P L O T
Version 4.0 patchlevel 0
last modified Thu Apr 15 14:44:22 CEST 2004
System: Linux 2.4.21-251-default
Copyright (C) 1986 - 1993, 1998, 2004
Thomas Williams, Colin Kelley and many others
This is gnuplot version 4.0. Please refer to the documentation
for command syntax changes. The old syntax will be accepted
throughout the 4.0 series, but all save files use the new syntax.
Type `help` to access the on-line reference manual.
The gnuplot FAQ is available from
http://www.gnuplot.info/faq/
Send comments and requests for help to
<gnu...@li...>
Send bugs, suggestions and mods to
<gnu...@li...>
Terminal type set to 'x11'
gnuplot> plot sin(x)
Expected X11 driver: /usr/local/libexec/gnuplot/4.0/gnuplot_x11
Exec failed: Permission denied
See 'help x11' for more details
gnuplot> help
/usr/local/share/gnuplot/4.0/gnuplot.gih: Permission denied
gnuplot> qu
|