Magnus Hagander wrote:
Faced with that, I then changed my configure line to be ./configure
--prefix=ingw --with-gnu-ld --without-zlib (who needs zlib anyways,
right?). Now I was thinking that surely this would be the end of it and I
would soon have a fully built version of PostgreSQL sa
"Magnus Hagander" writes:
More likely, it's not finding the right one. Probably it's picking up
some completely different version of it because it's earlier in the
search path.
Here is the start of my PATH environment variable.
c:\msys\1.0\bin;C:\mingw\bin;C:\mingw\lib;
If it is findi
Magnus Hagander writes:
> On Thu, Jul 1, 2010 at 00:30, Bidski wrote:
>> configure: error: zlib version is too old
>> Use --without-zlib to disable zlib support.
>>
>> How can the latest version be too old??
> More likely, it's not finding the right one. Probably it's picking up
> some
On Thu, Jul 1, 2010 at 00:30, Bidski wrote:
> Hi all,
>
> I recently had some problems with a pre-built version of PostgreSQL and so I
> decided to try and build my own copy from source, but have run into even
> more problems.
>
> I downloaded a copy of the source, unpacked it into a directory and
Hi all,
I recently had some problems with a pre-built version of PostgreSQL and so I
decided to try and build my own copy from source, but have run into even more
problems.
I downloaded a copy of the source, unpacked it into a directory and had a quick
look at the possible configure options (.