hi there guys, I had installed and started on fltk a few months ago and had it all working happily. I had taken a break and also upgraded from fedora 10 to 11. Wanting to get back into it I now installed the latest version of fltk 1.3. OK. I unpacked, then did a make, make install. And now can't compile, getting the following in the Build Log (of my IDE code::blocks).
g++: /usr/local/lib/libfltk.a: No such file or directory Looking over things I notice that maybe I should have ran ./configure before the make... Any easy ways to make this work? (I was thinking of deleting everything installed by fltk and then starting over from ./confgure, but aren't sure that I know where all the installed files are.) many thanks, Pawel. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

