| changeset 455 | c122bc2c6f7e |
| parent 450 | 5bf2dffe3685 |
--- 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 <path_to_venv>/lib + -prerequisite: - virtualenv