> -----Original Message----- > From: On Behalf > Of Thorsten Kampe > Sent: Thursday, April 12, 2007 11:03 AM > To: [EMAIL PROTECTED] > Subject: RE: bash: tar: command not found > > > \cygwin\usr\bin and \cygwin\usr\lib are /real/ directories created by > the initial Cygwin installation routine. He shouldn't delete those > directories - just keep them empty...
Not true... I have Cygwin installed and there is NO c:\cygwin\usr\bin directory As has been mentioned before, /usr/bin is a *mount* point, not a real directory. 0> mount C:\cygwin\bin on /usr/bin type system (binmode) <<<<<<<<<<< C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) Like that ^^^^^^^^^^^ --Jeff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/