<?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>OpenKB::Server Technical Papers &#187; Ruby</title>
	<atom:link href="http://www.openkb.org/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openkb.org</link>
	<description>Computer , server issues and solutions</description>
	<lastBuildDate>Sat, 17 Jul 2010 21:16:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Ruby: Rails gem install mysql throws error: extconf.rb failed</title>
		<link>http://www.openkb.org/ruby-rails-gem-install-mysql-throws-error-extconfrb-failed/</link>
		<comments>http://www.openkb.org/ruby-rails-gem-install-mysql-throws-error-extconfrb-failed/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 14:44:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.masadmin1.com/?p=171</guid>
		<description><![CDATA[hecking for mysql_query() in -lmysqlclient&#8230; no *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. ===============soluton gem install mysql &#8212; &#8211;with-mysql-config=/usr/local/mysql/bin/mysql_config]]></description>
			<content:encoded><![CDATA[<p>hecking for mysql_query() in -lmysqlclient&#8230; no</p>
<p>*** extconf.rb failed ***</p>
<p>Could not create Makefile due to some reason, probably lack of</p>
<p>necessary libraries and/or headers.  Check the mkmf.log file for more</p>
<p>details.  You may need configuration options.<br />
===============soluton</p>
<p>gem install mysql &#8212; &#8211;with-mysql-config=/usr/local/mysql/bin/mysql_config</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/ruby-rails-gem-install-mysql-throws-error-extconfrb-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby: Rmagick compile failed</title>
		<link>http://www.openkb.org/ruby-rmagick-compile-failed/</link>
		<comments>http://www.openkb.org/ruby-rmagick-compile-failed/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 01:23:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.masadmin1.com/?p=116</guid>
		<description><![CDATA[gem install rmagick Building native extensions. This could take a while&#8230; ERROR: Error installing rmagick: ERROR: Failed to build gem native extension. Can&#8217;t install RMagick 2.3.0. Can&#8217;t find Magick-config in /usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin &#8212;&#8212;&#8212;&#8212;&#8212; solution install imagemagick from source http://www.imagemagick.org/script/install-source.php#unix]]></description>
			<content:encoded><![CDATA[<p>gem install rmagick</p>
<p>Building native extensions.  This could take a while&#8230;<br />
ERROR:  Error installing rmagick:<br />
        ERROR: Failed to build gem native extension.<br />
Can&#8217;t install RMagick 2.3.0. Can&#8217;t find Magick-config in<br />
/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>solution </p>
<p>install imagemagick from source </p>
<p>http://www.imagemagick.org/script/install-source.php#unix</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/ruby-rmagick-compile-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
