Eze.
Acá te vá la primera pregunta, solo por las dudas.
Tenés instalado mysql-server?

2010/10/26 Eze Sapo <[email protected]>

> Hola, que tal?
> Es la primera vez que escribo. Estoy empezando con Ruby y con Rails.
>
> Instalé RVM para administrar las instalaciones de Ruby. Instalé Ruby 1.9.2
> y Rails 3.0.1.
> Corren sobre Ubuntu 10.10
>
> Mi problema es el siguiente:
> Creo una aplicación con: rails new app -d mysql
>
> Y luego, intento iniciar el server con: rails server
>
> Y me tira:
> Could not find gem 'mysql2 (>= 0, runtime)' in any of the gem sources.
> Try running `bundle install`.
>
> Corro bundle install pero no funciona. En el Gemfile de la aplicación que
> cree, dice: gem 'mysql2'
>
> Si pongo: gem install mysql2
>
> ERROR:  Error installing mysql2:
> ERROR: Failed to build gem native extension.
> (Y varias cosas)
>
> Busqué por todos lados en Google pero no logro solucionarlo. Estoy trabado
> con esto y no se como seguir.
> Si alguno me da una mano le estaré agradecido,
>
> Atte,
> Ezequiel
>
> _______________________________________________
> Ruby mailing list
> [email protected]
> http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
>
>
_______________________________________________
Ruby mailing list
[email protected]
http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar

Responder a