> What Csaba said. Also, MSYS's bin directory does appear in there > (/cygdrive/c/msys/1.0/bin), but Cygwin's is before it, so that's fine. > Hence, as mentioned before, you need to check whether you do actually > have Cygwin's vi and make installed, e.g. using the 'which' command. > > For further installation questions, please provide the cygcheck output > requested at http://cygwin.com/problems.html. > > Andy
Now I feel a bit silly for not having thought of that myself. That's precisely what the problem was - there was no vi or make program installed, which I realised when I removed MSYS from the path and tried 'which' again. I've installed both packages and it's working fine now. Thanks, everyone, for your help! Nathan -- 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