Missing dll files
Added by Billy Galanos over 5 years ago
Hello,
I am trying to install CDO via Cygwin in Windows 7 x64 but all the versions (example : cdo-1.9.5-cygwin64.zip) that i downloaded are missing the .dll files that you describe in the installation instructions .
And i cant find those missing dlls anywhere on the internet.
Replies (9)
RE: Missing dll files - Added by Ralf Mueller over 5 years ago
all dependencies (needed dlls) cna be installed via the cygwin package manager (setup_x64.exe I guess). install the packages mentioned at Win32 with it - then it should work
cheers
ra
RE: Missing dll files - Added by Billy Galanos over 5 years ago
Ralf Mueller wrote:
all dependencies (needed dlls) cna be installed via the cygwin package manager (setup_x64.exe I guess). install the packages mentioned at Win32 with it - then it should work
cheers
ra
Thank you for your immediate answer. After countless efforts i finally made it work.
Installing one package at a time did the trick for me.
Also running CDO from Cygwin Terminal is the correct way and not CMD -> bash
Cya
RE: Missing dll files - Added by Ralf Mueller over 5 years ago
Billy Galanos wrote:
Ralf Mueller wrote:
all dependencies (needed dlls) cna be installed via the cygwin package manager (setup_x64.exe I guess). install the packages mentioned at Win32 with it - then it should work
Also running CDO from Cygwin Terminal is the correct way and not CMD -> bash
sorry,didnt mention this. I thought this would be clear. CMD -> bash is the built-in ubuntu system von windows10. you referenced to windows 7 yesterday. the cmd
unitlity itself is the windows command prompt - it has nothing to do with cygwin.
cheers
ralf
RE: Missing dll files - Added by Alexander Smirnov over 5 years ago
Hello!
According to the instructions 'cygeccodes.dll' should be shipped with the binary release but it's not there. I've downloaded 'cdo-1.9.6-cygwin64-Win10.zip' (twice, to make sure ) but there's just the only file, 'cdo.exe'. Where do we get that additional dll? When I try to run cdo.exe it keeps asking for it.
RE: Missing dll files - Added by Ralf Mueller over 5 years ago
ah, sorry. i will add it on Monday and msg here
RE: Missing dll files - Added by Uwe Schulzweida over 5 years ago
The missing dll file cygeccodes.dll is included now.
RE: Missing dll files - Added by Alexander Smirnov over 5 years ago
Great! Thank you very much, Uwe!
I still can't make it work, though Win10, x64, Cygwin updated, all the requerements installed.
Here's a list of dlls I determined as nessessary:
cygcom_err-2.dll
cygcrypto-1.0.0.dll
cygcurl-4.dll
cygeccodes.dll
cygexpat-1.dll
cyggcc_s-seh-1.dll
cyggomp-1.dll
cyggssapi_krb5-2.dll
cyghdf5-101.dll
cyghdf5_hl-100.dll
cygiconv-2.dll
cygidn2-0.dll
cygintl-8.dll
cygk5crypto-3.dll
cygkrb5-3.dll
cygkrb5support-0.dll
cyglber-2-4-2.dll
cygldap-2-4-2.dll
cygnetcdf-13.dll
cygnghttp2-14.dll
cygproj-13.dll
cygpsl-5.dll
cygsasl2-3.dll
cygssh2-1.dll
cygssl-1.0.0.dll
cygstdc++-6.dll
cygudunits2-0.dll
cygunistring-2.dll
cyguuid-1.dll
cygwin1.dll
cygz.dll
When I run 'cdo' it doesn't show anything. No complains, nothing. Am I missing something?
The last version I was able to run successfully was 1.9.4rc1. Newer versions just won't start.
RE: Missing dll files - Added by Ralf Mueller over 5 years ago
I just did a fresh install of cygwin on windows 10 and successfully check the zip-file (https://code.mpimet.mpg.de/attachments/19371/cdo-1.9.6-cygwin64-Win10.zip)
could you do a cross-check?
cheers
ralf