Alexander Shorin created COUCHDB-1927:
-----------------------------------------
Summary: Use virtualenv for Python dependencies
Key: COUCHDB-1927
URL: https://issues.apache.org/jira/browse/COUCHDB-1927
Project: CouchDB
Issue Type: Improvement
Components: Build System
Reporter: Alexander Shorin
Inspired by Mozilla Sync Server
[installation|http://amnesiak.org/blog/mozilla-sync-server-with-nginx.html].
Just run [make
build|https://hg.mozilla.org/services/server-full/file/ce11b2327fbc/Makefile#42]
and it installs every required Python bits within local virtual environment
without touching system packages. This way solves a lot of problems with
outdated / missed system packages and quite portable.
--
This message was sent by Atlassian JIRA
(v6.1#6144)