diff -r 9537d125f743 -r c122bc2c6f7e virtualenv/web/create_python_env.py --- a/virtualenv/web/create_python_env.py Fri Feb 20 16:58:05 2015 +0100 +++ b/virtualenv/web/create_python_env.py Fri Feb 20 16:58:50 2015 +0100 @@ -2,6 +2,8 @@ Call this like ``python create_python_env.py``; it will refresh the project-boot.py script +WARNING: after activation of the virtualenv i LINUX, please set the LD_LIBRARY_PATH env var to /lib + -prerequisite: - virtualenv