We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You’ll need to install sudo apt-get install libexpat1-dev libboost1.37-dev g++ autoconf automake libtool
sudo apt-get install libexpat1-dev libboost1.37-dev g++ autoconf automake libtool
To build run: ./autogen.sh ./configure make make check
./autogen.sh ./configure make make check
You can generate a sort of slackware-style binary package with: make tgz or a source distribution with: make distcheck
make tgz
make distcheck
To generate documentation including internal APIs run make doc-internal
make doc-internal
Otherwise of course all the standard autotools features should work.
TBD.
There was an error while loading. Please reload this page.