That part I solved on my own.  Please see my last remark regarding the missing 
directory on a fresh clone. While the web sever starts and loads index html it 
can't find the majority of the components that make up the page. 

Sent from my iPhone

> On Jan 30, 2016, at 13:39, Lee, Kyo (398L) <[email protected]> wrote:
> 
> Dear Michael,
> 
> Have you installed netCDF4 library? You can use condo install.
> 
>> conda install netcdf4
> 
> Best regards,
> 
> 
> Kyo
> 
>> On 1/30/16, 10:37 AM, "[email protected]" 
>> <[email protected]> wrote:
>> 
>> Also, got could not import netCDF when starting web server.  Easy enough to 
>> install with pip, but didn't know what netCDF and had to google to figure 
>> out what it was.  Maybe add this as a step?
>> 
>> Sent from my iPhone
>> 
>>> On Jan 30, 2016, at 13:30, [email protected] wrote:
>>> 
>>> Step 3.1 for bash:  When copy pasting from the web page,  the ' in the 
>>> alias command confused my Mac and it could not find Python.  The same 
>>> command sans ' worked fine. 
>>> 
>>> Step 5:  Copy pasting the ln command from Chrome to the command prompt 
>>> resulted in "file or directory app" not found.  Eventually got frustrated 
>>> and typed the command by hand which worked.  Do not see any non printing 
>>> characters or other strangeness in the web page itself which would have 
>>> caused the error. 
>>> 
>>> Step 5:  The web server starts just fine and I see requests coming in, but 
>>> always getting page not found.  Looked in the run_webservices.py file and 
>>> noted most of the paths were relative to the ocw-ui directory rather than 
>>> the backend directory from which the wiki says to start the services.  Also 
>>> noted this file refers to a front end/bower_components directory which 
>>> doesn't seem to exist on my clone.  Any help with this last step much 
>>> appreciated. 
>>> 
>>> Sent from my iPhone

Reply via email to