[ https://issues.apache.org/jira/browse/CLIMATE-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176011#comment-15176011 ]
ASF GitHub Bot commented on CLIMATE-766: ---------------------------------------- GitHub user jarifibrahim opened a pull request: https://github.com/apache/climate/pull/318 CLIMATE-766 Easy-ocw/install-ubuntu.sh script is broken Can anyone please test this script and post the results. I have not tested it. I didn't want to mess with my installation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jarifibrahim/climate CLIMATE-766 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/318.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #318 ---- commit f1f8f2832d582689a873abc249c6f8c790152d67 Author: Ibrahim <jarifibra...@gmail.com> Date: 2016-03-02T17:14:48Z fix CLIMATE-766 ---- > Easy-ocw/install-ubuntu.sh script is broken > ------------------------------------------- > > Key: CLIMATE-766 > URL: https://issues.apache.org/jira/browse/CLIMATE-766 > Project: Apache Open Climate Workbench > Issue Type: Improvement > Environment: Ubuntu-14.04 > Reporter: Ibrahim Jarif > Assignee: Ibrahim Jarif > Fix For: 1.2 > > > The install-ubuntu.sh script is broken. There are multiple issues > 1. Missing dependencies: Even after running the script there are multiple > missing dependency errors. The script also does not install 'numpy' which is > required. > 2. Multiple install_logs : The script create log file in whichever directory > it is in. > 3. The script does not install the climate module (by executing 'python > setup.py install') > > 4. The script does not install dependencies via anaconda. That means modules > 'h5py', 'netcdf4', etc are not installed which are required. -- This message was sent by Atlassian JIRA (v6.3.4#6332)