Re: configure problem --with-libxml

From: "Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com>
To: stefan(at)kaltenbrunner(dot)cc
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: configure problem --with-libxml
Date: 2006-12-22 09:10:15
Message-ID: BAY20-F180D06BCE18D85360F3240F9CD0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I solved it via symlink, but this is much cleaner

Maybe configure scripts needs little bit more inteligence. All people on RH
systems have to do it :-(

Thank you

Pavel Stehule

>From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
>To: Pavel Stehule <pavel(dot)stehule(at)hotmail(dot)com>
>CC: pgsql-hackers(at)postgresql(dot)org
>Subject: Re: [HACKERS] configure problem --with-libxml
>Date: Fri, 22 Dec 2006 09:49:00 +0100
>
>Pavel Stehule wrote:
>>Hello,
>>
>>I try to compile postgres with SQL/XML, but I finished on
>>
>>checking libxml/parser.h usability... no
>>checking libxml/parser.h presence... no
>>checking for libxml/parser.h... no
>>configure: error: header file <libxml/parser.h> is required for XML
>>support
>>
>>I have Fedora Core 6, and libxml2-devel I have installed. I checked
>>parser.h and this file is in /usr/include/libxml2/libxml/ directory
>>
>>I am sorry, but configure file is spenish vilage for me, and I can't
>>correct it.
>
>try adding --with-includes=/usr/include/libxml2 to your configure line
>
>
>Stefan

_________________________________________________________________
Emotikony a pozadi programu MSN Messenger ozivi vasi konverzaci.
http://messenger.msn.cz/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas ADI SD 2006-12-22 09:25:08 Re: column ordering, was Re: [PATCHES] Enums patch v2
Previous Message ITAGAKI Takahiro 2006-12-22 09:09:33 Re: Load distributed checkpoint