|
|
Subject: [Rails] Re: Rails 3 not working with windows 7 - msg#00480
On Sep 6, 2:55 pm, Manish Nautiyal <li...@xxxxxxxxxxxxxx> wrote:
>
> Could not find gem 'mysql2 <>=0, runtime>' in any of the gem sources.
> Try running 'bundle install'.
>
> when I run bundle install then also it cann't install mysql2
>
mysql2 gem do not work under Windows (yet).
please use another adapter (mysql or sqlite3)
--
Luis Lavena
--
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@xxxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxxx
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.
Thread at a glance:
Previous Message by Date:
[Rails] Re: Phusion Passenger error
Anubhaw Prakash wrote:
> Anubhaw Prakash wrote:
>> Saurabh Peshkar wrote:
>>> Hi All,
>>>
>>> I am having an ROR application deployed on server, it is throwing the
>>> following error on server when user uploads an image:
>>>
>>> ActionController::RoutingError (No route matches
>>> "/images/<image_name>.png" with {:method=>:get})
>>>
>>> Thanks
>>>
>>> Saurabh
>>
>> Hi Saurabh,
>> This error does not seem to be a passenger issue.
>> This is related to routes. Add proper route to environment.rb for
>
>
> Add proper route to route.rb.
>
> Thanks,
> Anubhaw
Hello Mr. Anubhaw Prakash,
I have tried it but still it is throwing the same error.
Thanks,
Saurabh
--
Posted via http://www.ruby-forum.com/.
--
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@xxxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxxx
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.
Next Message by Date:
Re: [Rails] Rails 3 not working with windows 7
Errr, this does not seem to be related to rails 3 it seems like you dont have mysql.gem installed , try gem install mysqlOn Mon, Sep 6, 2010 at 1:55 PM, Manish Nautiyal <lists@xxxxxxxxxxxxxx> wrote:
ruby 1.8.7
gem 1.3.7
rails 3.0.0, 3.0.0.rc
when i write rails -v
error message come
Could not find gem 'mysql2 <>=0, runtime>' in any of the gem sources.
Try running 'bundle install'.
when I run bundle install then also it cann't install mysql2
please help me.
--
Posted via http://www.ruby-forum.com/.
--
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@xxxxxxxxxxxxxxxx.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxx.
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@xxxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxxx
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Previous Message by Thread:
[Rails] Rails 3 not working with windows 7
ruby 1.8.7
gem 1.3.7
rails 3.0.0, 3.0.0.rc
when i write rails -v
error message come
Could not find gem 'mysql2 <>=0, runtime>' in any of the gem sources.
Try running 'bundle install'.
when I run bundle install then also it cann't install mysql2
please help me.
--
Posted via http://www.ruby-forum.com/.
--
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@xxxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxxx
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.
Next Message by Thread:
Re: [Rails] Rails 3 not working with windows 7
Errr, this does not seem to be related to rails 3 it seems like you dont have mysql.gem installed , try gem install mysqlOn Mon, Sep 6, 2010 at 1:55 PM, Manish Nautiyal <lists@xxxxxxxxxxxxxx> wrote:
ruby 1.8.7
gem 1.3.7
rails 3.0.0, 3.0.0.rc
when i write rails -v
error message come
Could not find gem 'mysql2 <>=0, runtime>' in any of the gem sources.
Try running 'bundle install'.
when I run bundle install then also it cann't install mysql2
please help me.
--
Posted via http://www.ruby-forum.com/.
--
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@xxxxxxxxxxxxxxxx.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxx.
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@xxxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxxx
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
|
|