Daniel Senderowicz wrote:
> === installing FL ===
> Installing include files in /usr/local/include...
> rm: cannot remove `/usr/local/include/Fl': Is a directory
> make[1]: *** [install] Error 1
> make: *** [install] Error 1
I'd try commenting out these two lines from the FL/Makefile:
# $(RM) $(DESTDIR)$(includedir)/Fl
# $(LN) FL $(DESTDIR)$(includedir)/Fl
Note the lowercase Fl at the end of each.
Then see if 'make install' gets all the way through, going on
ahead to the full install.
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs