After a few commits, the code in branches is able to build in Linux.
Wikisrvd depends on BZip2, OpenSSL( particular for libcrypto), and can be configured with CMake.
To checkout:
svn co https://wiki2touch-standalone-ui.googlecode.com/svn/branches/wikisrvd wikisrvd
To configure:
cd wikisrvd/
cmake .
To build:
make
To use:
cp wikisrvd daemon/
./daemon/wikisrvd