<?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>hao32的个人日志 &#187; lmysqlclient</title>
	<atom:link href="http://www.hao32.com/tags/lmysqlclient/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hao32.com</link>
	<description>私人日志记录</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:43:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>解决/usr/bin/ld: cannot find -lmysqlclient错误</title>
		<link>http://www.hao32.com/webserver/258.html</link>
		<comments>http://www.hao32.com/webserver/258.html#comments</comments>
		<pubDate>Mon, 27 Oct 2008 10:27:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server构架]]></category>
		<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[/usr/bin/ld: cannot find]]></category>
		<category><![CDATA[lmysqlclient]]></category>

		<guid isPermaLink="false">http://www.hao32.com/?p=258</guid>
		<description><![CDATA[类似/usr/bin/ld: cannot find -xxxx的错误有很多, 首先我们可以最简单的判断一下:
这类情况一般是由于缺乏某某库文件, 又或者可能是由于已存在的库问题版本不对造成的
一般都是解决的办法就是安装缺乏的devel包就可以解决, 当然还有其他的未知因素, 我们看一个实例:
我在一台装centos5.2 x86_64的系统上配置php环境, 提示这个错误
<span class="readmore"><a href="http://www.hao32.com/webserver/258.html" title="解决/usr/bin/ld: cannot find -lmysqlclient错误" target="_blank">阅读全文——共698字</a></span>]]></description>
		<wfw:commentRss>http://www.hao32.com/webserver/258.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>解决configure: error: wrong mysql library version or lib not found</title>
		<link>http://www.hao32.com/unix-linux/82.html</link>
		<comments>http://www.hao32.com/unix-linux/82.html#comments</comments>
		<pubDate>Tue, 08 Jul 2008 20:15:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[lmysqlclient]]></category>
		<category><![CDATA[mysqli]]></category>
		<category><![CDATA[mysql_set_server_option]]></category>
		<category><![CDATA[wrong mysql library version]]></category>

		<guid isPermaLink="false">http://www.hao32.com/?p=82</guid>
		<description><![CDATA[上次在编译php对mysqli的支持的时候出现了如下错误:
checking whether to enable embedded MySQLi support… no
checking for mysql_set_server_option in -lmysqlclient… no
configure: error: wrong mysql library version or lib not found. Check config.log for more information.
<span class="readmore"><a href="http://www.hao32.com/unix-linux/82.html" title="解决configure: error: wrong mysql library version or lib not found" target="_blank">阅读全文——共488字</a></span>]]></description>
		<wfw:commentRss>http://www.hao32.com/unix-linux/82.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

