On Wed, Jun 9, 2010 at 1:16 AM, Cristhian Boujon
<[email protected]> wrote:
>
>
> Donde se encuentra .gemrc? porque no lo encontre por ningun lado.

~/.gemrc

~  es un home folder

Asumo que usas Linux por que decis que tenes 1.9.1 usando RVM.


> Probe
> haciendo
> gem install rails --source http://rubygems.org
> Pero:
> ERROR:  http://rubygems.org/ does not appear to be a repository
> ERROR:  could not find gem rails locally or in a repository
> Updating class cache with 1382 classes...
>

Podes hacer ping a las siguientes direcciones?

ping rubygems.org

ping production.cf.rubygems.org

??

Fijate si podes bajar esto:

wget http://rubygems.org/gems/sqlite3-ruby-1.3.0.gem

Si funciona, entonces es RubyGems el que tiene problemas. Nada mejor
que "gem install xxx --debug -V" y armá un pastie/gist con la salida.

Con esa info vamos a poder ayudarte mejor.

-- 
Luis Lavena
AREA 17
-
Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry
_______________________________________________
Ruby mailing list
[email protected]
http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar

Responder a