Ciao a tutti,
ho appena comprato un portatile con Win7.
Volevo installare Ruby e RoR.
Per il primo ok, versione 1.8.6 mentre non riesco a fare l'update di
rubygems tramite:
> gem update --system
e quindi installare Rails e le altre gemme.
L'errore riportato è più o meno:
ERROR: While executing gem ... (Gem::InstallError)
rubygems-update require builder >= 0
Spero che qualcuno mi possa aiutare.
Grazie.
on 2010-01-20 18:47
on 2010-01-21 14:40
Sembra quasi che ti manchi una gemma chiamata builder (non so cosa sia). Prova con gem install builder e poi riprova il gem update anche se, per curiosità : se è un'installazione da zero perché devi fare gem update? Paolo Yuri Redaelli wrote: > Ciao a tutti, > > ho appena comprato un portatile con Win7. > > Volevo installare Ruby e RoR. > > Per il primo ok, versione 1.8.6 mentre non riesco a fare l'update di > rubygems tramite: > >> gem update --system > > e quindi installare Rails e le altre gemme. > > L'errore riportato è più o meno: > > ERROR: While executing gem ... (Gem::InstallError) > rubygems-update require builder >= 0 > > Spero che qualcuno mi possa aiutare. > > Grazie.
on 2010-01-21 15:30
Ho provato con: > gem install builder ma mi riporta il seguente errore: ERROR: While executing gem ... (Gem::GemNotFoundException) could not find builder <> 0 in any repository. se non faccio l'update di rubygems > gem update --system non riesco a fare correttamente l'istallazione di Rails.
on 2010-01-21 15:35
Ciao, ho avuto lo stesso problema qualche settiana fà. Ho scaricato rubygems 1.3.5 e l'ho installato manualmente. Il giorno 21 gennaio 2010 15.30, Yuri Redaelli <y.redaelli@gmail.com> ha scritto:
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.