[
https://issues.apache.org/jira/browse/CLIMATE-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998671#comment-14998671
]
Omkar Reddy commented on CLIMATE-561:
-------------------------------------
Hello vinicius, thanks for the suggestions. According to your first suggestion,
we can ignore previous installations but this results in redundant virtualenvs
in the system and according to your second suggestion the dependencies install
in the directory entered by the user only beacause it is a virtualenv so we
need not search the standard directories that you have mentioned (if i am not
wrong). We can go with find command for now if time is not a constraint.
> easy-ocw/install-osx.sh script should not assume relative locations for
> dependency utilitiy files
> -------------------------------------------------------------------------------------------------
>
> Key: CLIMATE-561
> URL: https://issues.apache.org/jira/browse/CLIMATE-561
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: easy-ocw
> Affects Versions: 0.4, 0.5
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Labels: build
> Fix For: 1.2
>
>
> Right now there are a number of flat files contained within ./easy-ocw/ which
> are utilized (very cunningly) to make the easy install process smooth.
> An improvement to the install scripts themselves would be to NOT assume these
> files are relative to where the script was invoked.
> We should be able to find these files based on a $OCW_HOME or something.
> Right now (as we are already setting virtualenv etc) I am not entirely sure
> how we do this cleanly.
> Lets talk about it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)