missing libnetcdf.so.7 - Forum - Delft3D
Forum
- Home
- 2. Questions and troubleshooting
- 2.2 Questions about simulations
- 2.2.1 Waves and Coastal simulations
- missing libnetcdf.so.7
missing libnetcdf.so.7
Zhiling Liao, modified 2 Years ago.
missing libnetcdf.so.7
Youngling Posts: 3 Join Date: 5/31/22 Recent Posts
hi,
I am using the 65936 version and all examples run normally except the one in dflowfm/e100..._FM_WAVE/, below is the error message. looks like this library is not available in the netcdf-c-4.6.1 I installed, which version of netcdf I should use?

I am using the 65936 version and all examples run normally except the one in dflowfm/e100..._FM_WAVE/, below is the error message. looks like this library is not available in the netcdf-c-4.6.1 I installed, which version of netcdf I should use?

Attachments:
Zhiling Liao, modified 2 Years ago.
RE: missing libnetcdf.so.7
Youngling Posts: 3 Join Date: 5/31/22 Recent Posts
I sorted it out myself, just install the netcdf-c-4.3.3 version and add the lib into LD_LIBRARY_PATH environment.