This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Installing Cygwin Under W2k


On Fri, 18 Jul 2003, Julian Gardner wrote:

> Tried a couple of things on the two machines (thanks to Andrew Markebo)
>
> ls -l /bin/sh
>
> ----------+ 1 ???????? Domain U 69632 Jul 31 2002 /bin/sh (non working)
>
> -rwxrwxrwx 1 Administ Users 69632 Jul 31 2002 /bin/sh (working)

Certainly. A binary without execute permissions will not be able to be executed.
So

  chmod -R a+rx /bin

should help. But the '????????' username part of ls doesn't look to healthy...

Elfyn

-- 
Elfyn McBratney, EMCB  |  http://www.nongnu.org/wwwauth/
http://www.emcb.co.uk  |  http://www.emcb.co.uk/webauth/
elfyn@emcb.co.uk       |  wwwauth-users AT nongnu DOT org


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]