Hello,
I have problem on running ROMS on upwelling case.
The build seems to be done well. But, If I run , it failes showing
./romsM: error while loading shared libraries: libnetcdff.so.6: cannot open shared object file: No such file or directory
I am beginner so I need your kind comments on this problem.
Run error
-
- Posts: 4
- Joined: Fri Dec 08, 2017 6:35 pm
- Location: University Of Allahabad
Re: Run error
this looks like a problem with the paths of your system. Your work environment cannot find some shared objects (.so) for netcdf. This might be due to the PATH, LD_LIBRARY_PATH, or other environment variable. You should ask your computer administrator for some help.
maybe something like this:
https://www.unidata.ucar.edu/support/he ... 13013.html
maybe something like this:
https://www.unidata.ucar.edu/support/he ... 13013.html