Re: [GENERAL] Fwd: [NOVICE] contrib/xml make error on Mac OS X 10.3.4

2004-08-02 Thread Joel Rodrigues
Thank you ! that did it. - Joel On Aug 1, 2004, at 11:15, Peter Eisentraut wrote: Joel Rodrigues wrote: The files do exist, for example: /usr/include/libxml2/libxml/xpath.h Try make all CPPFLAGS=-I/usr/include/libxml2 -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---

Re: [GENERAL] Fwd: [NOVICE] contrib/xml make error on Mac OS X 10.3.4

2004-08-01 Thread Peter Eisentraut
Joel Rodrigues wrote: > The files do exist, for example: > /usr/include/libxml2/libxml/xpath.h Try make all CPPFLAGS=-I/usr/include/libxml2 -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)--- TIP 9: the planner

[GENERAL] Fwd: [NOVICE] contrib/xml make error on Mac OS X 10.3.4

2004-08-01 Thread Joel Rodrigues
Thought I'd try this on the pgsql-general list. Begin forwarded message: This is what happens : make gcc -no-cpp-precomp -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I../../src/include -c -o pgxml_dom.o pgxml_dom.c pgxml_dom.c:11:26: libxml/xpath.h: No such f