Cygwin64 running CDO Win64: missing cyggomp-1.dll
Added by Sebastiaan Van Geel over 3 years ago
Hello,
when I'm running Cygwin 64 and try to run CDO version 1.9.10-cygwin64-Win10,
I keep on getting the error
C:/cygwin64/bin/cdo.exe: error while loading shared libraries: cyggomp-1.dll:
cannot open shared object file: No such file or directory
What can I do or install to resolved this?
Kind regards,
Sebastiaan
error_cygcomp-1dll.JPG (26.2 KB) error_cygcomp-1dll.JPG |
Replies (7)
RE: Cygwin64 running CDO Win64: missing cyggomp-1.dll - Added by Brendan DeTracey over 3 years ago
Use the cygwin installer to install libgomp! :)
RE: Cygwin64 running CDO Win64: missing cyggomp-1.dll - Added by Sebastiaan Van Geel over 3 years ago
Hi Brendan,
cyggomp.dll is gone now but next have another error
C:/cygwin64/bin/cdo.exe: error while loading shared libraries: cygudunits2-0.dll
: cannot open shared object file: No such file or directory
Kind regards,
Sebastiaan
RE: Cygwin64 running CDO Win64: missing cyggomp-1.dll - Added by Sebastiaan Van Geel over 3 years ago
Now I've installed libudunits0 as well.
New error: C:/cygwin64/bin/cdo.exe: error while loading shared libraries: cygnetcdf-13.dll:
cannot open shared object file: No such file or directory
Kind regards,
Sebastiaan
RE: Cygwin64 running CDO Win64: missing cyggomp-1.dll - Added by Karin Meier-Fleischer over 3 years ago
Maybe same as above for cyggomp-1.dll. Search in cygwin installer for netcdf and install it.
RE: Cygwin64 running CDO Win64: missing cyggomp-1.dll - Added by Ralf Mueller over 3 years ago
hi Sebastian!
you have to install several libraries as mentioned at https://code.mpimet.mpg.de/projects/cdo/wiki/Win32#Cygwin
after this all dll files should be in place.
hth
ralf
RE: Cygwin64 running CDO Win64: missing cyggomp-1.dll - Added by Sebastiaan Van Geel over 3 years ago
Success!! Thank you for the help Brendan & Ralf
RE: Cygwin64 running CDO Win64: missing cyggomp-1.dll - Added by Brendan DeTracey over 3 years ago
Very good. I feel I should warn you that the cygwin cdo version does not play well with netcdf-4 and netcdf-4-classic flavor netcdf files.