Hi,
I have copied all the files manually from http://developer.postgresql.org/docs/pgsql/contrib/ for the xml2 contribution. However I have the
following issue when I attempt to compile with gmake:
gcc
-I/usr/include/libxml2 -fpic -I. -I../../src/include -D_GNU_SOURCE
-c -o xpath.o xpath.c
xpath.c: In function `xpath_table': xpath.c:689: `work_mem' undeclared (first use in this function) xpath.c:689: (Each undeclared identifier is reported only once xpath.c:689: for each function it appears in.) gmake: *** [xpath.o] Error 1 I have
installed :
libxml2-devel-2.5.10-1.rpm
What
am I doing wrong, or can someone point me to the direction of a binary for XML2
on RedHat ES3, Postgres 7.4.5.
Cheers,
Theo
-----Original Message-----
From: Theo Galanakis Sent: Monday, 21 February 2005 11:52 AM To: Subject: FW: [SQL] Working with XML. Hi
George,
Thanks for your help once again.
However I cant seem to find XML2, the contrib package for
RedHat ES3 I downloaded only has xml. Where can I find the compiled or
source code. The only link I have is http://developer.postgresql.org/docs/pgsql/contrib/ ,
it there ftp access or cvs access to contrib?
Theo
|
Title: Message
- FW: [SQL] Working with XML. Theo Galanakis
- Re: [SQL] Working with XML. George Weaver
- Re: [SQL] FW: Working with XML. Mirko Zeibig
- Re: [SQL] Working with XML. George Weaver
- Re: [SQL] Working with XML. Theo Galanakis
- Re: [SQL] Working with XML. George Weaver
- Re: [SQL] Working with XML. Theo Galanakis