Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 354 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 354 Bytes

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.