Re: Runtime Problems

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Richard Luckhurst <rickl(at)soundadvice(dot)aunz(dot)net>
Cc: PGSQL Hackers <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: Runtime Problems
Date: 2004-05-18 04:05:14
Message-ID: 200405180405.i4I45EX15254@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Richard Luckhurst wrote:
> Hi All
>
> Just to see if it was me having problems building Postgresql I just
> downloaded
> the binary from last night and tried to install and run that. I get all the
> same errors
> I have been getting with my build. Before trying the downloaded binary I
> removed any
> other development versions from my PC. It doesn't seem to matter what I put
> after
> the initdb command I still get the same error.
>
> So even with a precompiled binary I still get
>
> initdb -D c:\pgsql\data -W --lc-collate=C
> Bad command or file name
> fgets failure: No error
> Bad command or file name
> fgets failure: No error
> The program "postgres" is needed by initdb but was not found in
> the directory "c:/msys/1.0/local/pgsql/bin". Check your installation

OK, is 'initdb' in c:/msys/1.0/local/pgsql/bin or somewhere else? Where
are you downloading this binary? Is it possible it isn't getting
updated nightly?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Magnus Hagander 2004-05-18 07:35:10 Re: Runtime Problems
Previous Message Richard Luckhurst 2004-05-18 03:54:40 Runtime Problems