We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The following steps might get you a working web server on FreeBSD 10.2. However it probably won't since we haven't finished it yet.
pkg install gmake pkg install wget pkg install curl pkg install boost-libs pkg install pkg-config pkg install llvm37 pkg install rsync
To build:
gmake -j 2 CXX="c++ -I/usr/local/include -L/usr/local/lib" CONF=Release