My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Requirements  
Requirements to run Inhouse-Web
Featured
Updated Mar 23, 2011 by henning....@gmail.com

For running Inhouse-Web on your system you need

For development

  1. Checkout Google Closure
In developing mode the application will use the whole Google Closure library. For that you will have to checkout the current closure library sources:
cd app/inhouse/static
svn checkout http://closure-library.googlecode.com/svn/trunk/closure closure

Optional

Depending on the used database backend you need the following, optional modules:

  • psycopg2 for PostgreSQL
  • cx_Oracle for Oracle
  • mysql-python for MySQL
  • pysqlite2 for SQLite

Sign in to add a comment
Powered by Google Project Hosting