I have cygwin install on the server. When I open cygwin on my Windows XP machine, it opens fine, it finds the .login and all is good.
I have another computer, Windows 7, on the same network, but when I try to open cygwin on that machine, I get "/usr/local/np71: No such file or directory" And I don't understand what the problem is? This is what the cygwin.bat does @echo off T: chdir T:\colonial\cygwin\bin tcsh -l cd t:\colonial\cygwin I get the "No such file or directory" error when the batch does the "tcsh -1". Both computers (XP and Win 7) are on the same network, they both have the same directories and cygwin is registered the same on both machines. Thank you. Matt T. -- 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