Hola ¿Que tal comunidad? mi nombre es Luis, ya tengo algo de experiencia en linux, pero no soy un usuario avanzado y pues necesito un poco de ayuda, les presento mi problema. He logrado instalar ruby y lo he compilado yo mismo en mi maquina, al ejecutar en consola # ruby -v ruby 1.9.2dev (2010-07-02) [i486-linux] He compilado yo mismo rubygems a partir de su fuente y la he descargado de la siguiente manera wget http://rubyforge.org/frs/download.php/75309/rubyge... La he desempaquetado y luego instalado usando ruby setup.rb RubyGems 1.8.10 installed == 1.8.10 / 2011-08-25 RubyGems 1.8.10 contains a security fix that prevents malicious gems from executing code when their specification is loaded. See https://github.com/rubygems/rubygems/pull/165 for details. * 5 bug fixes: * RubyGems escapes strings in ruby-format specs using #dump instead of #to_s and %q to prevent code injection. Issue #165 by Postmodern * RubyGems attempt to activate the psych gem now to obtain bugfixes from psych. * Gem.dir has been restored to the front of Gem.path. Fixes remaining problem with Issue #115 * Fixed Syck DefaultKey infecting ruby-format specifications. * `gem uninstall a b` no longer stops if gem "a" is not installed. ------------------------------------------------------------------------------ RubyGems installed the following executables: /usr/bin/gem1.9.2 Pero al ejecutar : gem -v root@bt:/usr/src/rubygems-1.8.10# gem -v /usr/local/lib/site_ruby/1.9.2/rubygems/gem_runner.rb:86:in `<top (required)>': undefined method `load_plugins' for Gem:Module (NoMethodError) from /usr/bin/gem:9:in `require' from /usr/bin/gem:9:in `<main>' Antes me decia 1.3.7 creo... pero queria hacer update y luego instalar rails... la verdad no se que hacer y espero alguien me pueda ayudar con un fix. si necesitan que les de informacion adicional por favor solo solicitenla y diganme los comandos que debo ejecutar. Gracias de antemano.
on 2011-09-24 02:03
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.