On Sun, Nov 23, 2014 at 7:37 AM, pichi032 . wrote: > But cygcheck is in the bin folder along with the "missing" dll . > Is there a way to edit the path so they get recognized ? >
Open your "Command Prompt" the issue the following: set PATH=C:\PATH\TO\CYGWIN\BIN;%PATH% After this you should be able to issue cygcheck or bash or any other executable in the Cygwin/bin directory. -- cyg Simple -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple