> hello, i'm trying to install fltk using mingw and minsys. > > (i installed, mingw then minsys and then minsys dtk) > > so i browse to the fltk directory, then i type ./configure, that > seems to work well. > > after this, i type make > > all the compilling process seems to work well, but at the step > "making documentation", it prints a lot of error saying me that > the man command wasn't found > > i just would like to now if this documentation is important to > using fltk library, or not.
I'm not a mingw/msys user, so don't know about the installation itself, but the documentation is always available online at: http://www.fltk.org/documentation.php The 1.1.10 documentation is now fixed. The 1.3.x documentation is updated as required The 2.0 documentation is unlikely to be up to date Questions about versions? See http://www.fltk.org/articles.php?L825 D. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

