From: Andy DOT Mortimer AT aeat DOT co DOT uk (Andy Mortimer) Subject: Re: Can't do "chmod +x" with recent coolview? 28 Jul 1998 09:40:24 -0700 Message-ID: References: <5010400025301476000002L062*@MHS> To: Craig Setera Cc: Hi Craig, Craig Setera writes: > I downloaded one of the more recent coolview releases from Sergey > onto NT and now I am unable to "chmod +x" a shell script. Although > the script will run from the command line (sort of), the program > that wants to call the script checks the permission set and finds > that it isn't executable. It complains and quits. This one hit me not so long ago: you need to add "ntea" to your CYGWIN32 environment variable. This was disabled in the coolview version because on FAT partitions it creates horribly large "EA DATA.SF" files, but nobody seems to have given any other way of doing chmods ... and the #! check is disabled on NT. :-( HTH, Andy - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".