[CIG-SHORT] PyLith tutorial at CIG16: things you need to do **before** the tutorial

Brad Aagaard baagaard at usgs.gov
Mon Jun 13 09:35:36 PDT 2016


On 06/13/2016 09:33 AM, Brad Aagaard wrote:
> Ravi,
>
> I am still tracking down the infinite loop, but I think I found the
> source of the problem. PyLith requires NetCDF v4.1.3. You probably have
> a later version. Try using --enable-netcdf.
>
> PyLith uses the C++ bindings that were part of v4.1.3; later versions
> only include the C++ bindings in a separate distribution and do not seem
> to be kept in sync. In a future release, we plan to switch to using the
> C NetCDF API so that we can make use of later NetCDF versions.

Also remove setting CPPFLAGS to -I/usr/include.

Brad



More information about the CIG-SHORT mailing list