Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: HippoDraw - Interactive and Python scriptable data analysis application
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=208034
------- Additional Comments From paul_kunz@slac.stanford.edu 2007-03-05 10:57 EST ------- The build failed because latex was not found and the configure script issued an error instead of a warning. If latex (and dvips and netpbm-progs) are found an additional feature is built in the main program. Question: should I add these the build requirements or fix the configure to issue a warning instead of error or both? Is it bad practice to add addtional build requirements to enable non-essential features?