|
From: <wie...@we...> - 2005-10-17 18:24:38
|
On Monday 17 October 2005 14:12 Lars Hecking wrote: > The current method works just fine for me, and I check make dist on an > irregular basis. Are your auto* tools up to date? I have automake-1.9.5, the newest one is automake-1.9.6, and you are right, that was the problem. The installation was quite new, so I thought ... > > 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 script webify.pl reads the environment variable GNUPLOT_LIB. If this one is not set, webify.pl should omit the leading slash in the resulting path. So it is not a problem with the Makefile. Juergen |