> > I don't know what that revision was. But I now tried again with > > 1.3.x-r8744, doing only 1) "configure", and 2) "make", and *ignoring* the > > various readmes, with following outcome: > > > > Compiles and links most (all?) necessary files, but fails on making the man > > pages: > > > > === making documentaion === > > Formatting src/fltk.man... > > /bin/sh: man: command not found > > (above gets repated for a few other files) > > This is normal with a default MinGW/MSYS installation. > > > I did a search but didn't found any man execuatbe/script. Maybe there is > > package for it in MinGW installer (though I don't remember such thing). > > mingw-get msys-man > > IIRC (if you are using the new mingw-get installer). >
"mingw-get install msys-man" did the the trick (the commandline is a little rough and lists the available repository packages regardless what action one performs, but it's ok), thanks. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

