FFMTS - 2013-12-29

Howto Install Manhattan on newer Ubuntu Server x86 (64bit doesn't work):
1. apt-get install libsqlite3-0 libsqlite3-dev sqlite3
- SQLite Test will show you an error (but still works, because you get Hello World on your screen)
- Use the Makefile (in src/) of attachments to compile Manhattan
- use the zipnote.c (in src/zip-2.3) of attachments
- Follow the instructions of the README File