<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing Sqlite3 on Windows for Rails</title>
	<atom:link href="http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/</link>
	<description></description>
	<lastBuildDate>Tue, 09 Mar 2010 22:46:45 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve</title>
		<link>http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/comment-page-1/#comment-13391</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 28 Feb 2010 22:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/?p=10#comment-13391</guid>
		<description>&lt;p&gt;Thanks. The instructions were perfect.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks. The instructions were perfect.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: suresh</title>
		<link>http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/comment-page-1/#comment-13188</link>
		<dc:creator>suresh</dc:creator>
		<pubDate>Wed, 17 Feb 2010 03:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/?p=10#comment-13188</guid>
		<description>&lt;p&gt;This really helped me lot. Good article.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This really helped me lot. Good article.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/comment-page-1/#comment-12984</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 05 Feb 2010 12:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/?p=10#comment-12984</guid>
		<description>&lt;p&gt;That helped a lot, thanks :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That helped a lot, thanks <img src='http://blog.emson.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: ruby version - StartTags.com</title>
		<link>http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/comment-page-1/#comment-12753</link>
		<dc:creator>ruby version - StartTags.com</dc:creator>
		<pubDate>Mon, 25 Jan 2010 17:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/?p=10#comment-12753</guid>
		<description>&lt;p&gt;[...] should get the version number of Ruby on Rails which will be displayed in the command prompt. ...emson... Installing Sqlite3 on Windows for RailsThe Windows version of Ruby on Rails does not ship with the Sqlite3 ... gem install sqlite3-ruby. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] should get the version number of Ruby on Rails which will be displayed in the command prompt. &#8230;emson&#8230; Installing Sqlite3 on Windows for RailsThe Windows version of Ruby on Rails does not ship with the Sqlite3 &#8230; gem install sqlite3-ruby. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/comment-page-1/#comment-12473</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Fri, 15 Jan 2010 20:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/?p=10#comment-12473</guid>
		<description>&lt;p&gt;&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This post was mentioned on Twitter by aniketzamwar: configring SQlite: http://bit.ly/qhgfX...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>

<p>This post was mentioned on Twitter by aniketzamwar: configring SQlite: <a href="http://bit.ly/qhgfX.." rel="nofollow">http://bit.ly/qhgfX..</a>.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: FrustratedCoder</title>
		<link>http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/comment-page-1/#comment-12211</link>
		<dc:creator>FrustratedCoder</dc:creator>
		<pubDate>Tue, 05 Jan 2010 06:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/?p=10#comment-12211</guid>
		<description>&lt;p&gt;i got the exe,dll and def files and put them in ruby&#92;bin folder. Since i dont have internet on the box i am trying to install this in, i manually got the sqlite3-ruby gem (from gemcutter) and tried installing it. It didnt work so i got the sqlite3-ruby-1.2.3-x86-mswin32 gem file but it still gives me the same error, failed to build native extension.&lt;/p&gt;

&lt;p&gt;C:&#92;&gt;gem install sqlite3-ruby-1.2.3-x86-mingw32.gem
Building native extensions.  This could take a while...
ERROR:  Error installing sqlite3-ruby-1.2.3-x86-mingw32.gem:
        ERROR: Failed to build gem native extension.&lt;/p&gt;

&lt;p&gt;C:/Ruby/bin/ruby.exe extconf.rb
checking for fdatasync() in rt.lib... no
checking for sqlite3.h... no&lt;/p&gt;

&lt;p&gt;nmake
&#039;nmake&#039; is not recognized as an internal or external command,
operable program or batch file.&lt;/p&gt;

&lt;p&gt;Gem files will remain installed in C:/Ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1
.2.3-x86-mingw32 for inspection.
Results logged to C:/Ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.3-x86-mingw32/
ext/sqlite3_api/gem_make.out&lt;/p&gt;

&lt;p&gt;Please help... am a total noob at this...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i got the exe,dll and def files and put them in ruby&#92;bin folder. Since i dont have internet on the box i am trying to install this in, i manually got the sqlite3-ruby gem (from gemcutter) and tried installing it. It didnt work so i got the sqlite3-ruby-1.2.3-x86-mswin32 gem file but it still gives me the same error, failed to build native extension.</p>

<p>C:&#92;&gt;gem install sqlite3-ruby-1.2.3-x86-mingw32.gem
Building native extensions.  This could take a while&#8230;
ERROR:  Error installing sqlite3-ruby-1.2.3-x86-mingw32.gem:
        ERROR: Failed to build gem native extension.</p>

<p>C:/Ruby/bin/ruby.exe extconf.rb
checking for fdatasync() in rt.lib&#8230; no
checking for sqlite3.h&#8230; no</p>

<p>nmake
&#8216;nmake&#8217; is not recognized as an internal or external command,
operable program or batch file.</p>

<p>Gem files will remain installed in C:/Ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1
.2.3-x86-mingw32 for inspection.
Results logged to C:/Ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.3-x86-mingw32/
ext/sqlite3_api/gem_make.out</p>

<p>Please help&#8230; am a total noob at this&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kim24DN</title>
		<link>http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/comment-page-1/#comment-12165</link>
		<dc:creator>Kim24DN</dc:creator>
		<pubDate>Mon, 04 Jan 2010 04:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/?p=10#comment-12165</guid>
		<description>&lt;p&gt;It&#039;s not so simply to buy a pretty good custom essays, preferably if you are busy. I recommend you to define &lt;a href=&quot;http://www.qualityessay.com&quot; rel=&quot;nofollow&quot;&gt;buy an essay&lt;/a&gt; and to be void from scruple that your work will be done by writing service&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s not so simply to buy a pretty good custom essays, preferably if you are busy. I recommend you to define <a href="http://www.qualityessay.com" rel="nofollow">buy an essay</a> and to be void from scruple that your work will be done by writing service</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lynn</title>
		<link>http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/comment-page-1/#comment-12009</link>
		<dc:creator>Lynn</dc:creator>
		<pubDate>Tue, 29 Dec 2009 17:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/?p=10#comment-12009</guid>
		<description>&lt;p&gt;Thank you so much for the instructions!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you so much for the instructions!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Getting Ruby to work on Vista64 &#171; Mercurial</title>
		<link>http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/comment-page-1/#comment-11738</link>
		<dc:creator>Getting Ruby to work on Vista64 &#171; Mercurial</dc:creator>
		<pubDate>Thu, 17 Dec 2009 05:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/?p=10#comment-11738</guid>
		<description>&lt;p&gt;[...] I followed tips from emson. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] I followed tips from emson. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Akram</title>
		<link>http://blog.emson.co.uk/2008/06/installing-sqlite3-on-windows-for-rails/comment-page-1/#comment-11323</link>
		<dc:creator>Akram</dc:creator>
		<pubDate>Wed, 02 Dec 2009 19:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/?p=10#comment-11323</guid>
		<description>&lt;p&gt;Thank you so much!&lt;/p&gt;

&lt;p&gt;I am using Windows vista with Rails 2.4.5 ruby 1.9.1 p234 and sqlite 3.6.20 and sqlite3-ruby version 1.2.5. The shipped gem version of sqlite3 (3.0.x) does not work very well with webRick.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you so much!</p>

<p>I am using Windows vista with Rails 2.4.5 ruby 1.9.1 p234 and sqlite 3.6.20 and sqlite3-ruby version 1.2.5. The shipped gem version of sqlite3 (3.0.x) does not work very well with webRick.</p>]]></content:encoded>
	</item>
</channel>
</rss>
