Ibrahim Jarif created CLIMATE-766:
-------------------------------------
Summary: 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
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)