Just to follow up, I was able to get rake to run on Windows under 2.2.2 by
using the InstantRails fix:

http://instantrails.rubyforge.org/svn/trunk/InstantRails-win/InstantRails/mysql/bin/

1. Copy libmysql.dll from there to your ruby/bin directory
2. gem install mysql --no-rdoc

-eric

On Tue, Dec 9, 2008 at 8:48 PM, Eric Hill <[EMAIL PROTECTED]> wrote:

>
> no such file to load -- sqlite3
>>
>> RAILS_ROOT: C:/Ruby/testProgram
>>
>> I need to use the mysql as database.
>>
>
> Apparently the mysql gem is currently broken for Windows, so you should
> probably get used to using SQLite for now.
>
> -e
>
>

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to