Changes between Version 12 and Version 13 of InstallWindowsSvn


Ignore:
Timestamp:
Feb 15, 2013, 7:48:06 AM (12 years ago)
Author:
steve
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallWindowsSvn

    v12 v13  
    5858=== More NETCDF Setup ===
    5959
    60 In one of our {{{C}}} files (fitsmooth.c}}}) we need to link to the netcdf file. As a kludge, I suggest copying the netcdf files installed from {{{scientific python}}} to the appropriate {{{anuga}}} directories. 
     60In one of our {{{C}}} files ({{{fitsmooth.c}}}) we need to link to the netcdf file. As a kludge, I suggest copying the netcdf files installed from {{{scientific python}}} to the appropriate {{{anuga}}} directories. 
    6161
    6262The library {{{NETCDF.dll}}} should be in the directory {{{C:\Python27\Lib\site-packages\Scientific\Win32}}} (or some very  simialrly named named directory) and {{{netcdf.h}}} in directory {{{C:\Python27\include\Scientific\}}}.