[GENERAL] You need to rebuild PostgreSQL using --with-libxml.

2008-09-12 Thread Ricardo Antonio Yepez Jimenez
Hi, 

As I compile postgresql 8.3.2 to support sql / xml, Red hat 5.1
enterprise edition, I need to know the steps to comfigurarlo, if someone
owns a manual. 

Thank you.

 



.


[GENERAL] You need to rebuild PostgreSQL using --with-libxml.

2008-09-10 Thread Ricardo Antonio Yepez Jimenez
 

Hi, 

As I compile postgresql 8.3.2 to support sql / xml, Red hat 5.1
enterprise edition, I need to know the steps to comfigurarlo, if someone
owns a manual. 

Thank you.

 



.


Re: [GENERAL] You need to rebuild PostgreSQL using --with-libxml.

2008-09-10 Thread Filip Rembiałkowski
2008/9/10 Ricardo Antonio Yepez Jimenez [EMAIL PROTECTED]:


 Hi,

 As I compile postgresql 8.3.2 to support sql / xml, Red hat 5.1 enterprise
 edition, I need to know the steps to comfigurarlo, if someone owns a manual.

nothing fancy; just install libxml2 (on Debian I needed libxml2-dev,
djust this to RH5.1),
 and reconfigure postgres sources  --with-libxml


http://www.postgresql.org/docs/8.3/static/install-procedure.html



-- 
Filip Rembiałkowski

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


Re: [GENERAL] You need to rebuild PostgreSQL using --with-libxml.

2008-09-10 Thread Devrim GÜNDÜZ
On Wed, 2008-09-10 at 08:57 -0430, Ricardo Antonio Yepez Jimenez wrote:
 As I compile postgresql 8.3.2 

If this is not a typo, please use 8.3.3 .

 to support sql / xml, Red hat 5.1
 enterprise edition, I need to know the steps to comfigurarlo

Why don't you use precompiled packages for RHEL + PostgreSQL 8.3.3,
which include xml support?

http://yum.pgsqlrpms.org

Regards
-- 
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
   http://www.gunduz.org


signature.asc
Description: This is a digitally signed message part


[GENERAL] You need to rebuild PostgreSQL using --with-libxml.

2008-09-04 Thread Ricardo Antonio Yepez Jimenez
Buenos Dias, necesito saber los pasos para recompilar con  soporte para
xml, en redhat 4 entreprise y postgres 8.3.

 

Gracias,



.


Re: [GENERAL] You need to rebuild PostgreSQL using --with-libxml.

2008-09-04 Thread Devrim GÜNDÜZ
Hi,

On Thu, 2008-09-04 at 10:18 -0430, Ricardo Antonio Yepez Jimenez wrote:
 Buenos Dias, necesito saber los pasos para recompilar con  soporte
 para
 xml, en redhat 4 entreprise y postgres 8.3.

You cannot compile PostgreSQL 8.3 on RHEL 4 with xml support -- unless
you install libxml2 from sources. RHEL ships 2.6.16 version of libxml,
but PostgreSQL requires 2.6.23 at least.

Regards,
-- 
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
   http://www.gunduz.org


signature.asc
Description: This is a digitally signed message part


Re: [GENERAL] You need to rebuild PostgreSQL using --with-libxml.

2008-09-04 Thread Devrim GÜNDÜZ
Hi,

Please CC your replies to the list, too:

On Thu, 2008-09-04 at 12:20 -0430, Ricardo Antonio Yepez Jimenez wrote:
 Gracias Devrim , ya instale la librería libxml2, pero sigue sin
 funcional cuando ejecuto un select xmlelement, arroja el siguente
 error
 
 You need to rebuild PostgreSQL using --with-libxml.

(I don't know Spanish or such -- I'm using Google to translate these
into English ;) )

After installing libxml2 from sources, you will need to recompile
PostgreSQL against these sources...

If I were you, I would find a way to upgrade to RHEL 5 -- all problems
would go away.

Regards,

-- 
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
   http://www.gunduz.org


signature.asc
Description: This is a digitally signed message part