Search found 1 match

by katsutou
Mon Nov 14, 2016 6:44 am
Forum: ROMS Discussion
Topic: error message running pyroms examples(yellow sea)
Replies: 9
Views: 9399

Re: error message running pyroms examples(yellow sea)

It looks like you are missing netcdf. Did you install it? nc-config is not on your path - it is looking for that. You should also check to see if "nc-config --flibs" gives a reasonable reply. If not, edit the makefile to use nf-config instead. It is strange because I did install all libs needed to ...