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: Problems when running initdb with 7.3.2-2


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/


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