Ruby on Rails Wednesday, February 2, 2011

Hi
It seems you r on windows system

You must put sqlite3.dll file into directory c:\windows\system32 
see this
http://www.ruby-forum.com/topic/149431


Thanks and regards,
Shyam Mohan
Ruby on rails developer
Mobile : +91(0)86-8846-8400
Web : shyam.heroku.com


On Wed, Feb 2, 2011 at 8:14 PM, Parth B <br.parth@gmail.com> wrote:
Hi, I'm trying to install RoR on my computer following the instructions on the download page (http://rubyonrails.org/download). I've followed the instructions to the letter, trying I think 4 or 5 times (each time a fresh install), and each time when I get to the "rails server" step I get a missing sqlite3.dll error.

I am confident I have installed everything correctly (having configured Apache recently I am not new to this). I tried with the default Ruby location on C:\ drive and once with Ruby placed in my localhost folder (which is different from C:\). Regardless I get the same issue.

After I try "rails server" line the first time it asks me to do a "bundle install" which I do, and then the next time I try "rails server" I get the sqlite3.dll error.

Any help would be greatly appreciated.

- Parth

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment