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
  2. SQLite Test will show you an error (but still works, because you get Hello World on your screen)
  3. Use the Makefile (in src/) of attachments to compile Manhattan
  4. use the zipnote.c (in src/zip-2.3) of attachments
  5. Follow the instructions of the README File