[
https://issues.apache.org/jira/browse/CLIMATE-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210283#comment-15210283
]
Lewis John McGibbney commented on CLIMATE-766:
----------------------------------------------
OK, I pull most recent patch and when the conda installation opens the new
window, I get the following
{code}
./conda-install.sh: line 28: conda: command not found
./conda-install.sh: line 29: subtask: command not found
./conda-install.sh: line 34: header: command not found
./conda-install.sh: line 35: task: command not found
{code}
Also, back in the primary window I get the following logging
{code}
Installing dependencies via conda
- Reading and installing from ocw-conda-dependencies.txt (new window will
open)
(gnome-terminal:13614): GLib-GIO-CRITICAL **: g_settings_get: the format string
may not contain '&' (key 'monospace-font-name' from schema
'org.gnome.desktop.interface'). This call will probably stop working with a
future version of glib.
{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)