* Michael Olbrich <[email protected]> [2011-06-21 12:25]:
> Geht auf !x86 nicht:
> 
> ./doc2gih ./gnuplot.doc gnuplot.gih
> ./doc2gih: 1: Syntax error: word unexpected (expecting ")")
> 
> doc2gih wird fuers target compiliert.
> 
> GNUPLOT_MAKE_OPT      := -C src/
> GNUPLOT_INSTALL_OPT   := $(GNUPLOT_MAKE_OPT) install
> 
> anstelle der momentanen compile stage sollte helfen.

It's much simpler: My check whether the build fix has been integrated
upstream was wrong.

However, I also recognised that the runtime files (including the
interactive help) is not installed. The new patch version installs
these. While we can discuss if it makes sense to have the help file on
the target (maybe an option?), we definitively need the runtime files,
e.g. the Postscript files if EPS should be generated.

Should I make configuratino options to disable some formats that need
runtime files? When generating SVG (what is what I am doing) I don't
need HTML5 runtime files. However, in my case it doesn't matter because
my space is quite unlimited.



Regards,
Bernhard

-- 
ptxdist mailing list
[email protected]

Reply via email to