Home > mongrel2

mongrel2

Mongrel2 is a project mainly written in C and C++, based on the BSD-3-Clause license.

mongrel2 + dependencies = your one-stop mongrel2 build

mongrel2

This is mongrel2 with its sqlite3 and zeromq dependencies included.

Compiling

Easy!

make all install PREFIX=$HOME/opt/mongrel2

Notes

The Python target has been disabled for now. It requires sudo to install and I don't like that.

Further reading

http://mongrel2.org/ - see the Getting Started guide and the Mongrel2 Manual.

Previous:butler