Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 21 May 2003 16:46:10 -0400 From: Jason Tishler Subject: Re: Problems when running initdb with 7.3.2-2 In-reply-to: <5790CEEF83581444838043A480BDABD7012196B6@exchange01.zetec.com> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20030521204610.GE924@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <5790CEEF83581444838043A480BDABD7012196B6 AT exchange01 DOT zetec DOT com> Matthew, On Wed, May 21, 2003 at 11:07:55AM -0700, Matthew Rudolph wrote: > I get the following when running intitdb: > initializing pg_shadow... LOG: FindExec: invalid binary > "/usr/bin/postgres" > FATAL: /usr/bin/postgres: could not locate executable, bailing out For some reason, Cygwin's setup.exe does not preserve the permissions under XP for my PostgreSQL tarball. Something like the following should help: $ chmod a+x /usr/bin /usr/bin/* Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- 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/