Bugs: Browse | Download .csv
According to README: --- To install the full version of OCaml Batteries Included in the default directory (/usr/local/), execute $ ./configure $ make all opt top syntax install install-doc (...) Be patient, documentation generation may take more than 15 minutes. If you do not want the documentation generation, remove "install-doc" from the previous commands. --- However, when using --with-godi, "all" implies "install-doc".
Date: 2009-06-13 15:44 Sender: David Teller This should be fixed. Needs testing.