Re: Re: found problem in cygwin 1.3.14-1...

2002-10-30 Thread Randall R Schulz
Jason, What permissions to "setup.log" and "setup.log.full" have on your system? On my system it's like this: -rwxrwxrwx2 Administ None 171008 Jul 4 07:15 setup-2.249.2.5.exe* -rwxrwxr-x1 RSchulz None 206336 Jul 8 04:00 setup-2.259.2.4.exe* -rwxrwxrwx2 Administ None

Re: Re: found problem in cygwin 1.3.14-1...

2002-10-30 Thread Jason Fu
I don't think so. I think it's bug as shown below: === root@KIRIN ~ $ cd Shared\ Documents//ftp/cygwin/ root@KIRIN ~/Shared Documents/ftp/cygwin $ ls cygipc-1.11-1.tar ftp%3a%2f%2fmirrors.rcn.net%2fmirrors%2fsources.redhat.com%2fcygwin set

RE: found problem in cygwin 1.3.14-1...

2002-10-28 Thread Pavel Rozenboim
You may need to fix your /etc/passwd file to fix permissions. Backup /etc/passwd, and run mkpasswd -d -u >> /etc/passwd. > -Original Message- > From: Randall R Schulz [mailto:rrschulz@;cris.com] > Sent: Tue, October 29, 2002 6:02 AM > To: cygwin > Subject: Re: fo

Re: found problem in cygwin 1.3.14-1...

2002-10-28 Thread Randall R Schulz
Jason, In the command position command completion only includes files with execute permission. Since Cygwin 1.3.13, "ntsec" is on by default, when in the past it was off by default. No doubt your files don't have explicit execute permissions. You'll need to add explicit execute permissions to

found problem in cygwin 1.3.14-1...

2002-10-28 Thread Jason Fu
No more tab in bash shell available. I can't use tab to search programs like shutdown.exe by simply type the 'tab" key after typing "shu" as before: $ ls /bin/sh{TAB] sh.exeshar.exe shred.exe sha1sum.exe showfigfonts shutdown.exe