DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2229 Version: 1.3-current I build FLTK in MSYS. After running configure, I obtain the attached file makeinclude. The following 2 lines in the file seem to be wrong: datadir = ${datarootdir} datarootdir = ${prefix}/share Either: datadir = ${prefix} or the lines are in the wrong order. Consequently, docdir does not get the intended value: docdir = $(datadir)/doc/fltk 'make' runs correctly (creating the required executables and libs), but fails to create some man pages, starting with the following warning: Formatting src/fltk.man... /usr/local/lib/man.config: No such file or directory Warning: cannot open configuration file /usr/local/lib/man.config Not sure whether this is related to the values of the variables above. Regards, Wim Link: http://www.fltk.org/str.php?L2229 Version: 1.3-current
makeinclude
Description: Binary data
_______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
