Hi
As you might (or might not ;-) ) have noticed, there where no nightly
pgadmin-trunk builds
for a few weeks now. The build broke because of problems with libxml2. I solved
this now
by adding a custom-built libxml2 to my buildserver and passing --with-libxml2=
to configure. The funny thing, ho
On 26/2/06 16:27, "Florian G. Pflug" <[EMAIL PROTECTED]> wrote:
> Since this will plague more people than me, I'd suggest changing the
> configure-check for
> libxml2 to explicitly check for xmlwriter.h.
Hmm, no problem on Tiger. What's the output of xml2-config --version ?
Perhaps it's a vers
Dave Page wrote:
On 26/2/06 16:27, "Florian G. Pflug" <[EMAIL PROTECTED]> wrote:
Since this will plague more people than me, I'd suggest changing the
configure-check for
libxml2 to explicitly check for xmlwriter.h.
Hmm, no problem on Tiger. What's the output of xml2-config --version ?
Perhaps
-Original Message-
From: "Florian G. Pflug"<[EMAIL PROTECTED]>
Sent: 26/02/06 22:13:30
To: "Dave Page"
Cc: "pgadmin-hackers"
Subject: Re: [pgadmin-hackers] Buildproblems on OSX 10.3 due to libxml2
> 2.6.16
Which is exactly what I have on Tiger. Odd - perhaps Panther (or your
installat
Dave Page wrote:
From: "Florian G. Pflug"<[EMAIL PROTECTED]>
2.6.16
Which is exactly what I have on Tiger. Odd - perhaps Panther (or your
installation) is broken?
I'd think Panther is broken... So the check should check for xmlwriter.h, and
not for a
specific version, I'd say.
Maybe som
hi!
i don't have osx but i have had problems compiling pgadmin recently.
i've been getting various compiler errors about the code in xmlwriter.h
as far as i could tell. my libxml2 version was 2.6.20. after upgrading
to 2.6.23, pgadmin compiled fine and the errors i got before went away.
this
Miha Radej wrote:
hi!
i don't have osx but i have had problems compiling pgadmin recently.
i've been getting various compiler errors about the code in xmlwriter.h
as far as i could tell. my libxml2 version was 2.6.20. after upgrading
to 2.6.23, pgadmin compiled fine and the errors i got befor
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
hi all,
just bouncing by :-) & thought i'd give the latest HEAD a try, and see
if i'm having any of (these) issues.
fwiw, i've installed my own libxml in /usr/local/lib
% which xml2-config
/usr/local/bin/xml2-config
% xml2-config --vers
On Feb 26, 2006, at 17:46, Florian G. Pflug wrote:
Maybe someone else here still running Panther can confirm that /usr/
include/libxml2/libxml/xmlwriter.h
is missing?
Yes, that file does not exist on Mac OS X 10.3.9 with Xcode 1.5
installed (the latest available for 10.3). Earlier versions