Project

General

Profile

cygwin -bash: cdo: command not found

Added by Laura Brown almost 7 years ago

Would someone help me figure out why I can't get the CDO.exe to work on my laptop. I was able to get it to work on my desktop but can't remember which cygwin packages I'd installed.
Could that be the problem? I tried looking up which packages I need but "libuduntis2" is not available.


Replies (2)

RE: cygwin -bash: cdo: command not found - Added by Karin Meier-Fleischer almost 7 years ago

Hi Laura,

did you set the PATH environment variable to "." current directory?

export PATH="$PATH:.:" 

Try

./cdo.exe -V

to see if cdo works.

Bye,
Karin

    (1-2/2)