Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml

From: araza(at)esri(dot)com
To: 'Devrim GÜNDÜZ' <devrim(at)gunduz(dot)org>
Cc: "'jd(at)commandprompt(dot)com'" <jd(at)commandprompt(dot)com>, "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml
Date: 2009-11-20 00:25:28
Message-ID: 2971B487BB423B4FBB3E74910BE51D750599F5AA1E@redmx2.esri.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I tried all three combinations.

./configure --prefix=/net/volks/volks2/pg84 --with-libxml
./configure --prefix=/net/volks/volks2/pg84 --with-includes=/usr/local/include/libxml2/libxml --with-libraries=/usr/local/lib
./configure --prefix=/net/volks/volks2/pg84 --with-includes=/usr/local/include/libxml2/libxml --with-libraries=/usr/local/lib --with-libxml

Further directories information:

> ls /usr/local/include/libxml2/libxml
c14n.h encoding.h list.h relaxng.h tree.h xmlerror.h xmlregexp.h xmlversion.h
catalog.h entities.h nanoftp.h SAX2.h uri.h xmlexports.h xmlsave.h xmlwriter.h
chvalid.h globals.h nanohttp.h SAX.h valid.h xmlIO.h xmlschemas.h xpath.h
debugXML.h hash.h parser.h schemasInternals.h xinclude.h xmlmemory.h xmlschemastypes.h xpathInternals.h
dict.h HTMLparser.h parserInternals.h schematron.h xlink.h xmlmodule.h xmlstring.h xpointer.h
DOCBparser.h HTMLtree.h pattern.h threads.h xmlautomata.h xmlreader.h xmlunicode.h

> ls /usr/local/lib
libgeos-3.0.0rc4.so libgeos_c.la libgeos_c.so.1.3.3 libproj.a libproj.so.0 libxml2.la libxml2.so.2.6.30 python2.2
libgeos.a libgeos_c.so libgeos.la libproj.la libproj.so.0.5.2 libxml2.so libxml2.so.2.6.32 python2.3
libgeos_c.a

Ale.

-----Original Message-----
From: Devrim GÜNDÜZ [mailto:devrim(at)gunduz(dot)org]
Sent: Thursday, November 19, 2009 3:49 PM
To: Ale Raza
Cc: 'jd(at)commandprompt(dot)com'; 'pgsql-general(at)postgresql(dot)org'
Subject: Re: [GENERAL] Issues with Redhat 4 Postgresql 8.4 and support of libxml

On Thu, 2009-11-19 at 15:22 -0800, araza(at)esri(dot)com wrote:
> And where I can specify this version? I already tried --with-includes
> and --with-libraries option.

Please show us complete configure line.
--
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2009-11-20 01:54:38 Re: DB terminating [on Windows]
Previous Message Devrim GÜNDÜZ 2009-11-19 23:49:08 Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml