<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Asher Bond &#187; libraries</title>
	<atom:link href="http://www.asherbond.com/blog/tag/libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.asherbond.com/blog</link>
	<description>I stay in SF, live in the Bay, represent cloud technology and the California way.</description>
	<lastBuildDate>Fri, 04 Jun 2010 23:48:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>configure: error: xml2-config not found. Please check your libxml2 installation.</title>
		<link>http://www.asherbond.com/blog/2009/05/05/configure-error-xml2-config-not-found-please-check-your-libxml2-installation/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=configure-error-xml2-config-not-found-please-check-your-libxml2-installation</link>
		<comments>http://www.asherbond.com/blog/2009/05/05/configure-error-xml2-config-not-found-please-check-your-libxml2-installation/#comments</comments>
		<pubDate>Tue, 05 May 2009 09:58:55 +0000</pubDate>
		<dc:creator>Asher Bond</dc:creator>
				<category><![CDATA[software development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[compiling]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[libxml2]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php 5]]></category>
		<category><![CDATA[web server administration]]></category>

		<guid isPermaLink="false">http://www.asherbond.com/blog/?p=70</guid>
		<description><![CDATA[I got this error when trying to configure php 5.2.6: configure: error: xml2-config not found. Please check your libxml2 installation. I&#8217;m using Debian and it showed that I had libxml2 installed (and it was the latest version). It turns out that the latest stable version of libxml2 doesn&#8217;t include a file named xml2-config. I suppose [...]]]></description>
			<content:encoded><![CDATA[<p>I got this error when trying to configure php 5.2.6:</p>
<p>configure: error: xml2-config not found. Please check your libxml2 installation.</p>
<p>I&#8217;m using Debian and it showed that I had libxml2 installed (and it was the latest version).</p>
<p>It turns out that the latest stable version of libxml2 doesn&#8217;t include a file named xml2-config. I suppose I could have linked that file to the config file that the stable version of libxml2 uses, but the easy fix is to just install the newer development version of libxml2 using the following command:</p>
<p><strong>apt-get install libxml2-dev</strong></p>
<p>That&#8217;s all I needed!</p>
Share and Enjoy:<a rel='nofollow' target='_blank'  href='http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;partner=sociable'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/printfriendly.png' class='sociable-img sociable-hovers ' title='Print' alt='Print' /></a><a rel='nofollow' target='_blank'  href='http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;bodytext=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/digg.png' class='sociable-img sociable-hovers ' title='Digg' alt='Digg' /></a><a rel='nofollow' target='_blank'  href='http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/sphinn.png' class='sociable-img sociable-hovers ' title='Sphinn' alt='Sphinn' /></a><a rel='nofollow' target='_blank'  href='http://delicious.com/post?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;notes=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/delicious.png' class='sociable-img sociable-hovers ' title='del.icio.us' alt='del.icio.us' /></a><a rel='nofollow' target='_blank'  href='http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;t=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/facebook.png' class='sociable-img sociable-hovers ' title='Facebook' alt='Facebook' /></a><a rel='nofollow' target='_blank'  href='http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/mixx.png' class='sociable-img sociable-hovers ' title='Mixx' alt='Mixx' /></a><a rel='nofollow' target='_blank'  href='http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;annotation=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png' class='sociable-img sociable-hovers ' title='Google Bookmarks' alt='Google Bookmarks' /></a><a rel='nofollow' target='_blank'  href='http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;source=Asher+Bond+I+stay+in+SF%2C+live+in+the+Bay%2C+represent+cloud+technology+and+the+California+way.&amp;summary=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/linkedin.png' class='sociable-img sociable-hovers ' title='LinkedIn' alt='LinkedIn' /></a><a rel='nofollow' target='_blank'  href='http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;t=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/myspace.png' class='sociable-img sociable-hovers ' title='MySpace' alt='MySpace' /></a><a rel='nofollow' target='_blank'  href='http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;h=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/newsvine.png' class='sociable-img sociable-hovers ' title='NewsVine' alt='NewsVine' /></a><a rel='nofollow' target='_blank'  href='http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;partner=sociable'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/pdf.png' class='sociable-img sociable-hovers ' title='PDF' alt='PDF' /></a><a rel='nofollow' target='_blank'  href='http://reddit.com/submit?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/reddit.png' class='sociable-img sociable-hovers ' title='Reddit' alt='Reddit' /></a><a rel='nofollow' target='_blank'  href='http://slashdot.org/bookmark.pl?title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/slashdot.png' class='sociable-img sociable-hovers ' title='Slashdot' alt='Slashdot' /></a><a rel='nofollow' target='_blank'  href='http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png' class='sociable-img sociable-hovers ' title='StumbleUpon' alt='StumbleUpon' /></a><a rel='nofollow' target='_blank'  href='http://twitter.com/home/?status=tip%20@Techmeme%20http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F%20configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/techmeme.png' class='sociable-img sociable-hovers ' title='Suggest to Techmeme via Twitter' alt='Suggest to Techmeme via Twitter' /></a><a rel='nofollow' target='_blank'  href='http://technorati.com/faves?add=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/technorati.png' class='sociable-img sociable-hovers ' title='Technorati' alt='Technorati' /></a><a rel='nofollow' target='_blank'  href='http://twitter.com/home?status=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%20-%20http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/twitter.png' class='sociable-img sociable-hovers ' title='Twitter' alt='Twitter' /></a><a rel='nofollow' target='_blank'  href='http://www.ekudos.nl/artikel/nieuw?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;desc=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/ekudos.png' class='sociable-img sociable-hovers ' title='eKudos' alt='eKudos' /></a><a rel='nofollow' target='_blank'  href='http://www.friendfeed.com/share?title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;link=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/friendfeed.png' class='sociable-img sociable-hovers ' title='FriendFeed' alt='FriendFeed' /></a><a rel='nofollow' target='_blank'  href='http://www.google.com/reader/link?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;srcURL=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;srcTitle=Asher+Bond+I+stay+in+SF%2C+live+in+the+Bay%2C+represent+cloud+technology+and+the+California+way.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/googlebuzz.png' class='sociable-img sociable-hovers ' title='Google Buzz' alt='Google Buzz' /></a><a rel='nofollow' target='_blank'  href='http://www.asherbond.com/blog/feed/'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/rss.png' class='sociable-img sociable-hovers ' title='RSS' alt='RSS' /></a><a rel='nofollow' target='_blank'  href='http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;t=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;s=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/tumblr.png' class='sociable-img sociable-hovers ' title='Tumblr' alt='Tumblr' /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.asherbond.com/blog/2009/05/05/configure-error-xml2-config-not-found-please-check-your-libxml2-installation/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
