Michael Joyce created CLIMATE-253:
-------------------------------------
Summary: Easy_OCW tells the user to source an incorrect file
Key: CLIMATE-253
URL: https://issues.apache.org/jira/browse/CLIMATE-253
Project: Apache Open Climate Workbench
Issue Type: Bug
Components: build process
Affects Versions: 0.2-incubating
Reporter: Michael Joyce
Assignee: Michael Joyce
Fix For: 0.3-incubating
Easy_OCW tells you to add these commands to your RC file
export WORKON_HOME=$HOME/.virtualenvs
source /usr/local/bin/virtualenvwrapper.sh
This source is too specific. It should be
source `which virtualenv`wrapper.sh
in order to be sufficiently generic. Update the docs to reflect this!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira