| changeset 450 | 5bf2dffe3685 |
| parent 345 | 7bc38c7d6cf9 |
--- a/virtualenv/web/create_python_env.py Thu Feb 19 15:36:51 2015 +0100 +++ b/virtualenv/web/create_python_env.py Fri Feb 20 14:57:31 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