This is an old revision of the document!
BSD | Compiling
The required packages are listed in the README.
The rst2html dependency is part of the py-docutils or py3docutils package.
It's recommended to use the provided autogen.sh
script. If configuring fails with an error that a required C++ compiler can't be found, use
CXX=eg++ ./configure
Once configure completes, run gmake
to start the build.