When I ssh into my machine and try to run things installed in /usr/local/bin or /usr/sbin, windows pops up an error message saying "The dynamic link library cygwin1.dll could not be found in the specified path d:\cygwin\usr\local\bin;.;C:\WINNT\system32;C:\WINNTsystem;C\WINNT;." or if it is for a program installed in /usr/sbin, replace \local\bin with \sbin.
Of course it doesn't find it in that path -- it's in d:\cygwin\bin, right where it should be. I do have d:\cygwin\bin in my path, but for some reason it doesn't look at the normal path when running stuff from sshd, it only looks in the above 5 directories. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/