From: | Theo Galanakis <Theo(dot)Galanakis(at)lonelyplanet(dot)com(dot)au> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Contrib XML |
Date: | 2005-02-14 01:02:07 |
Message-ID: | D1444817B78AB546BF2896C2B70E7F04371EDE@ganesh.au.lpint.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi,
I need help setting up the contrib XML package.
I have gone as far as copying the source files from www.xmlsoft.org
<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.
From | Date | Subject | |
---|---|---|---|
Next Message | Theo Galanakis | 2005-02-14 04:14:25 | Re: Contrib XML |
Previous Message | Bruce Momjian | 2005-02-12 23:48:18 | Re: [ADMIN] Migration of log features from 7.4 to 8.0 |