Re: FW: Can't find postgres.h or fmgr.h
- From: "Claudio Natoli" <claudio(dot)natoli(at)memetrics(dot)com>
- To: <mark(at)maxpreps(dot)com>, <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Re: FW: Can't find postgres.h or fmgr.h
- Date: Fri, 22 Apr 2005 10:07:07 +1000
- Message-id: <C9A33A2803C7F3479A02A333328A17471D3D57(at)ewell(dot)memetrics(dot)local>
Hello Mark,
> Excuse me for being a pest, but I can't seem to find how to compile the
> source for windows. I've downloaded MinGW but where can I find how to
> compile the source and install it on windows?
This should get you going: http://momjian.postgresql.org/main/writings/pgsql/win32.html
For 8.0.2 source instead, try: ftp://ftp.postgresql.org/pub/source/v8.0.2/postgresql-8.0.2.tar.bz2, which you will decompress using bunzip2 and tar (which will be in your MingW installation)
Cheers,
Claudio
Home |
Main Index |
Thread Index