Problems with CDO-1.9.7.1
Added by Alonso Arriagada about 4 years ago
Hi everyone!
I have problems with the use of version CDO-1.9.7.1.
This appears when I try tu use any CDO operator:
"error while loading shared libraries: cygnetcdf-13.dll: cannot open shared object file: No such file or directory"
I am using Cygwin in Windows 10. I have no problems with older versions of CDO.
Thank you very much!
Alonso.
Replies (3)
RE: Problems with CDO-1.9.7.1 - Added by Alonso Arriagada about 4 years ago
Hi all!
I finally solved the problem. I had to install all the necessary packages through Cygwin's setup.exe. That is to say, every time a warning appears like "error while loading shared libraries: <name> .dll: cannot open shared object file: No such file or directory" it should be looked for in setup.exe. If you can't find it, I recommend searching the web for the specific .dll and downloading it from the internet, to save it in the bin folder, for example: C: \ cygwin64 \ bin
Additionally, the cygeccodes.dll file (which comes with the CDO installer) must be moved to the same bin folder.
If there is a missing .dll associated with HDF5, I recommend installing all the packages that include that acronym in setup.exe, example: libhdf5_101
With this I was able to get all current versions of CDO working in Cygwin.
After 3 days of looking for solutions, I am happy to have achieved it!
I hope this helps you!
Cheers!
Alonso.
RE: Problems with CDO-1.9.7.1 - Added by Ralf Mueller about 4 years ago
Hi Alonso!
thx for posting the solution and sorry for not responding soon enough. Re-installing is the way to go for cygwin.
Have you considered to use the Linux-Subsystem of windows 10? It's a good alternative IMO
cheers
ralf
RE: Problems with CDO-1.9.7.1 - Added by Alonso Arriagada about 4 years ago
Hi Ralf!
Thanks for your response.
I am testing the Linux-Subsystem, in case it works better.
Cheers!
Alonso.