Contrib XML

Поиск
Список
Период
Сортировка
От Theo Galanakis
Тема Contrib XML
Дата
Msg-id D1444817B78AB546BF2896C2B70E7F04371EDE@ganesh.au.lpint.net
обсуждение исходный текст
Список 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, 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 по дате отправления:

Предыдущее
От: "Haron, Charles"
Дата:
Сообщение: Re: Trouble Escaping Quotes
Следующее
От: Theo Galanakis
Дата:
Сообщение: Re: Contrib XML