The Manhattan Virtual Classroom Wiki
Brought to you by:
snarmont
A system for delivering courses via the web, Manhattan includes a closed web-based email system, a variety of discussion groups, electronic submission of assignments, live chat, facilities for delivering multimedia and more. Grant funded.
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