Re: 9.2 beta1 libxml2 can't be loaded on Windows - Mailing list pgsql-bugs

From Edmund Horner
Subject Re: 9.2 beta1 libxml2 can't be loaded on Windows
Date
Msg-id CAMyN-kDpQ=9rY818bOR0jAP8CH8jFvruLvv5R6T0N+zhRAusqw@mail.gmail.com
Whole thread Raw
In response to Re: 9.2 beta1 libxml2 can't be loaded on Windows  (Dave Page <dpage@pgadmin.org>)
Responses Re: 9.2 beta1 libxml2 can't be loaded on Windows
List pgsql-bugs
On 9 June 2012 03:48, Dave Page <dpage@pgadmin.org> wrote:
> On Fri, Jun 1, 2012 at 1:39 AM, Edmund Horner <ejrh00@gmail.com> wrote:
>> On 1 June 2012 12:36, Edmund Horner <ejrh00@gmail.com> wrote:
>>> On 1 June 2012 12:14, Edmund Horner <ejrh00@gmail.com> wrote:
>>>> I tried using an older libxml2.dll. =A0Replace with the one from
>>>> ftp://ftp.zlatkovic.com/libxml/oldreleases/libxml2-2.6.9.win32.zip
>>>> (and copying zlib1.dll to zlib.dll), and it works.
>>>>
>>>> ...
>
> Please test 9.2 beta 2 - that's the first build to come from the new
> build machine that'll be used for this release. It's got a new set of
> dependencies which should all work correctly.

Hi Dave,

I've tried with the EnterpriseDB.com Windows 32-bit 9.2 beta2
installer found via his page:
http://www.postgresql.org/download/snapshots/

Previously I was testing with the plain binaries zip, but those don't
seem to be available for beta2 yet.

The problem still occurs.  Again, I can work past it by copying in an
old version of libxml2.dll and zlib.dll.

Edmund.

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: BUG #6686: plpgsql Can't assign a variable with the output of a SQL Sentence which is not a SELECT
Next
From: Edmund Horner
Date:
Subject: 9.2 beta2 - pg_ctl crashes on Win32 when neither PGDATA nor -D specified