DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L1973 Version: 1.1.9 The 'make install' step fails: bash-3.2$ sudo make install === installing FL === Installing include files in /opt/fltk-1/include... === installing src === Installing libraries in /opt/fltk-1/lib64... ranlib: '/opt/fltk-1/lib64/../lib/libfltk.a': No such file make[1]: *** [install] Error 1 make: *** [install] Error 1 I could work around this problem by doing sudo make LIBNAME=libfltk.a FLLIBNAME=libfltk_forms.a GLLIBNAME=libfltk_gl.a IMGLIBNAME=libfltk_images.a install The 'missing template' errors are generated by autoheader andappear even if autoheader is invoked directly, not through autoreconf. AFAIK autoheader is not part of automake, or am I wrong? Link: http://www.fltk.org/str.php?L1973 Version: 1.1.9 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
