|
From: Ethan M. <merritt@u.washington.edu> - 2005-10-17 18:22:46
|
On Monday 17 October 2005 05:12 am, Lars Hecking wrote: > Juergen Wieferink writes: > > > > "make dist" generally isn't very stable. > > The current method works just fine for me, and I check make dist on an > irregular basis. Are your auto* tools up to date? It works for me if I let everything default. It fails if I first do ./configure --without-lisp-files, which is my normal build mode. Not a big deal, since presumably for distribution you would not want to disable lisp. > > While in demo/html/: Shouldn't GNUPLOT_LIB be set to .. for > > webify.pl by default? I don't know how to achieve that without > > overwriting some prior value, though. > It is set to ".." in the Makefile, or are you refering to webify.pl itself? > Ethan should be able to answer this one ... The webify script inherits GNUPLOT_LIB from its calling environment. That is true whether you run it yourself, or as part of the "make" process. -- Ethan A Merritt merritt@u.washington.edu Biomolecular Structure Center Mailstop 357742 University of Washington, Seattle, WA 98195 |