From: Lars H. <lhe...@us...> - 2004-08-10 08:54:47
|
> > When "make tutorial" (under Linux): File $HOME/.gnuplot should not be read > > -- it may contain an offending command which breaks the make process. > > > > Could the particular pieces of tutorial/Makefile[.am?] contain something > > like > > HOME=/dev/null gnuplot ... > > Feels more like there should be a '--no-startup-files' option (like emacs' > -q one) to gnuplot. Futzing around with $HOME, even on a temporary basis > doesn't feel like a good idea. Agreed, except that I don't want to see long options in order to be consistent with what is there already. |