[
https://issues.apache.org/jira/browse/CLIMATE-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209431#comment-15209431
]
Lewis John McGibbney commented on CLIMATE-766:
----------------------------------------------
[~jarifibrahim] when I try to use the patch you've provided I get the following
{code}
hector@kilchattan:/usr/local/climate/easy-ocw$ sudo ./install-ubuntu.sh
---------------------------------------------------------------------------
Welcome to Easy OCW
---------------------------------------------------------------------------
A number of dependencies for OCW will now be installed. Please check the wiki
for a complete list of dependencies. Additionally, please read the wiki for
useful installation guidelines and information that may be pertinent to your
situation. All of this can be found at http://s.apache.org/3p2
<-----------------------------[WARNING!]----------------------------------->
It is highly recommended that you allow Easy OCW to install the dependencies
into a virtualenv environment to ensure that your global Python install is
not affected. If you're UNSURE, you should pass the -e flag
to this script. If you aren't concerned, or you want to create your own
virtualenv environment, then feel free to ignore this message.
Press [Yy] to begin installation with the flag -e [RECOMMENDED]
[OR]
Press [Nn] to continue with the normal installation...Y
Checking for pip ...
Setting up a virtualenv ...
- Creating a new environment ...
done
Installing Miniconda Python distribution ...
*** NOTE *** When asked to update your PATH, you should respond YES and please
do not change the default installation directory
Press [ENTER] to continue ...
./install-ubuntu.sh: line 193: syntax error: unexpected end of file
{code}
> 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)