> How then should I obtain the documentation, aside from that provided online, > and > by manually sifting through the source? I'm on MS Windows XP, using MinGW + > MSYS. make doc was run through MSYS. Follow the instructions in README but instead of running "make" and "make install", just run "make doc". Of course you'll need to run it from MSYS. Important thing here is to run "configure" script before the "make doc", but README will instruct you to do it like that anyway.
-- Nemanja Corlija <[EMAIL PROTECTED]>