Re: Contrib XML - Mailing list pgsql-admin

From Theo Galanakis
Subject Re: Contrib XML
Date
Msg-id D1444817B78AB546BF2896C2B70E7F04371EDF@ganesh.au.lpint.net
Whole thread Raw
In response to Contrib XML  (Theo Galanakis <Theo.Galanakis@lonelyplanet.com.au>)
List pgsql-admin
Disregard my last post.  I worked out how to compile and install from source.
 
Theo
-----Original Message-----
From: Theo Galanakis
Sent: Monday, 14 February 2005 12:02 PM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] Contrib XML

Hi,
        I need help setting up the contrib XML package.

        I have gone as far as copying the source files from www.xmlsoft.org, and trying to compile/make the XML under the contrib package.  So Im assuing I meed to install lxml2??

gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -shared -Wl,-soname,libpgxml_dom.so.0 pgxml_dom.o -L../../src/port -lxml2   -o libpgxml_dom.so.0.0

/usr/bin/ld: cannot find -lxml2
collect2: ld returned 1 exit status
make: *** [libpgxml_dom.so.0.0] Error 1

Any help would be greatly appreciated.

Theo

______________________________________________________________________
This email, including attachments, is intended only for the addressee
and may be confidential, privileged and subject to copyright. If you
have received this email in error, please advise the sender and delete
it. If you are not the intended recipient of this email, you must not
use, copy or disclose its content to anyone. You must not copy or
communicate to others content that is confidential or subject to
copyright, unless you have the consent of the content owner.

pgsql-admin by date:

Previous
From: Theo Galanakis
Date:
Subject: Contrib XML
Next
From: Michael Wray
Date:
Subject: R-Trees.