djWarehouse dependencies

  1. Python (tested on 2.5 but other versions also may work)
  2. Django (explained  http://www.djangoproject.com/documentation/install/)
  3. python-dateutil ( http://labix.org/python-dateutil)
  4. Element Tree ( http://effbot.org/zone/element-index.htm)
  5. PIL ( http://www.pythonware.com/products/pil/)
  6.  DjHDGutils (optional, for thumbnails)
  7. Postrgesql or MySQL or (SQLite & pysqlite2)
  8. GeoIP

In Gentoo some of above can be installed via packages:

  • dev-db/postgresql (OR dev-db/postgresql-server)
  • dev-python/psycopg
  • dev-python/python-dateutil
  • dev-python/elementtree
  • dev-libs/geoip