<?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: RubyInstaller: Getting Started with Rails and SQLite3</title>
	<atom:link href="http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/</link>
	<description>Compartiendo fragmentos de código con el mundo.</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:31:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Luis</title>
		<link>http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/comment-page-1/#comment-3690</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Thu, 30 Sep 2010 21:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=233#comment-3690</guid>
		<description>If you see RubyInstaller tutorials:

http://github.com/oneclick/rubyinstaller/wiki/Tutorials

Will see RubyInstaller *works* with Rails 3, commands have changed.</description>
		<content:encoded><![CDATA[<p>If you see RubyInstaller tutorials:</p>
<p><a href="http://github.com/oneclick/rubyinstaller/wiki/Tutorials" rel="nofollow">http://github.com/oneclick/rubyinstaller/wiki/Tutorials</a></p>
<p>Will see RubyInstaller <strong>works</strong> with Rails 3, commands have changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/comment-page-1/#comment-3689</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 30 Sep 2010 21:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=233#comment-3689</guid>
		<description>So does ruby installer not work at all with rails 3 or I just have to use different commands?</description>
		<content:encoded><![CDATA[<p>So does ruby installer not work at all with rails 3 or I just have to use different commands?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/comment-page-1/#comment-3688</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Thu, 30 Sep 2010 21:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=233#comment-3688</guid>
		<description>You installed Rails 3. Rails 3 changed things and replaced by rails command:

http://guides.rubyonrails.org/getting_started.html</description>
		<content:encoded><![CDATA[<p>You installed Rails 3. Rails 3 changed things and replaced by rails command:</p>
<p><a href="http://guides.rubyonrails.org/getting_started.html" rel="nofollow">http://guides.rubyonrails.org/getting_started.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/comment-page-1/#comment-3687</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 30 Sep 2010 21:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=233#comment-3687</guid>
		<description>I got through most of this, but when I ran &#039;ruby script/about&#039; it says &quot;ruby: No such file or directory --script/about (LoadError)&quot;.

What am I doing wrong?

Btw, I ran that command from the railsapp directory. 

I even tried running it from the ruby192 directory too, and it still gave me that error message.</description>
		<content:encoded><![CDATA[<p>I got through most of this, but when I ran &#8216;ruby script/about&#8217; it says &#8220;ruby: No such file or directory &#8211;script/about (LoadError)&#8221;.</p>
<p>What am I doing wrong?</p>
<p>Btw, I ran that command from the railsapp directory. </p>
<p>I even tried running it from the ruby192 directory too, and it still gave me that error message.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/comment-page-1/#comment-3686</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Thu, 30 Sep 2010 11:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=233#comment-3686</guid>
		<description>Seems there is an issue with sqlite and ruby 1.9.2. 

Please open a ticket on sqlite3-ruby in github </description>
		<content:encoded><![CDATA[<p>Seems there is an issue with sqlite and ruby 1.9.2. </p>
<p>Please open a ticket on sqlite3-ruby in github </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soni</title>
		<link>http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/comment-page-1/#comment-3685</link>
		<dc:creator>soni</dc:creator>
		<pubDate>Thu, 30 Sep 2010 08:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=233#comment-3685</guid>
		<description>I have tried installing this 1000000000 times on xp. when I do a rake db:migrate i am continually getting an error message ruby.exe Entry Point Not Found &quot;the procedure entry point rb_str2cstr could not be located in the dynamic link library msvcrt-ruby191.dll&quot; and the following output in the command line window: no driver for sqlite3 found.

sqlite3.exe, sqlite3.dll and sqlite3.def are in C:\Ruby192\bin.  Any ideas? I&#039;ve tried the http://rubyinstaller.org/ installer, and the steps you talk about here, but no go.

I have successfully installed sqlite3-ruby-1.3.1-x86-mingw32, ruby 1.9.2p0 (2010-08-18) [i386-mingw32] and Rails 3.0.0.

More info here, if needed http://stackoverflow.com/questions/3805854/ruby-on-rails-msvcrt-ruby191-dll-problems-on-xp

Thanks!</description>
		<content:encoded><![CDATA[<p>I have tried installing this 1000000000 times on xp. when I do a rake db:migrate i am continually getting an error message ruby.exe Entry Point Not Found &#8220;the procedure entry point rb_str2cstr could not be located in the dynamic link library msvcrt-ruby191.dll&#8221; and the following output in the command line window: no driver for sqlite3 found.</p>
<p>sqlite3.exe, sqlite3.dll and sqlite3.def are in C:\Ruby192\bin.  Any ideas? I&#8217;ve tried the <a href="http://rubyinstaller.org/" rel="nofollow">http://rubyinstaller.org/</a> installer, and the steps you talk about here, but no go.</p>
<p>I have successfully installed sqlite3-ruby-1.3.1-x86-mingw32, ruby 1.9.2p0 (2010-08-18) [i386-mingw32] and Rails 3.0.0.</p>
<p>More info here, if needed <a href="http://stackoverflow.com/questions/3805854/ruby-on-rails-msvcrt-ruby191-dll-problems-on-xp" rel="nofollow">http://stackoverflow.com/questions/3805854/ruby-on-rails-msvcrt-ruby191-dll-problems-on-xp</a></p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guillermo</title>
		<link>http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/comment-page-1/#comment-3506</link>
		<dc:creator>guillermo</dc:creator>
		<pubDate>Tue, 02 Mar 2010 13:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=233#comment-3506</guid>
		<description>Works like a charm :D 
Thanx so much!</description>
		<content:encoded><![CDATA[<p>Works like a charm <img src='http://blog.mmediasys.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <br />
Thanx so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/comment-page-1/#comment-3372</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 18 Jan 2010 20:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=233#comment-3372</guid>
		<description>Thanks, Luis. This saved me a lot of time messing around with nmake. Much appreciated.</description>
		<content:encoded><![CDATA[<p>Thanks, Luis. This saved me a lot of time messing around with nmake. Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nikhil</title>
		<link>http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/comment-page-1/#comment-3189</link>
		<dc:creator>nikhil</dc:creator>
		<pubDate>Wed, 30 Dec 2009 12:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=233#comment-3189</guid>
		<description>i had a similar problem as chong
and jhon&#039;s solution fixed it for me
many thanks</description>
		<content:encoded><![CDATA[<p>i had a similar problem as chong<br />
and jhon&#8217;s solution fixed it for me<br />
many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jhon</title>
		<link>http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/comment-page-1/#comment-3131</link>
		<dc:creator>Jhon</dc:creator>
		<pubDate>Thu, 19 Nov 2009 22:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=233#comment-3131</guid>
		<description>You might have missed putting the sqlite files in C:\Ruby\bin.</description>
		<content:encoded><![CDATA[<p>You might have missed putting the sqlite files in C:\Ruby\bin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

