Re: Runtime Problems

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

Hi Bruce

Yes initdb is in c:\msys\1.0\local\pgsql\bin.

I downloaded the binary from the following location
http://www.hagander.net/pgsql/win32snap/postgres_win32_7.5_devel.zip

Regards

Richard

-----Original Message-----
From: pgsql-hackers-win32-owner(at)postgresql(dot)org
[mailto:pgsql-hackers-win32-owner(at)postgresql(dot)org]On Behalf Of Bruce
Momjian
Sent: Tuesday, 18 May 2004 2:05 PM
To: Richard Luckhurst
Cc: PGSQL Hackers
Subject: Re: [pgsql-hackers-win32] Runtime Problems

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

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

__________ NOD32 1.763 (20040517) Information __________

This message was checked by NOD32 antivirus system.
http://www.nod32.com

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Merlin Moncure 2004-05-18 12:13:55 Re: Runtime Problems
Previous Message Magnus Hagander 2004-05-18 07:35:10 Re: Runtime Problems