check if exist the file zlib.dll in ruby's bin folder. 2010/9/1 Juan Costa <[email protected]>
> Hey all, this is my first attempt with rails.... > > This what is happening: > > m...@mypc:~$ ruby -v > ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux] > m...@mypc:~$ gem -v > 1.3.7 > > so, ok let's install rails: > > m...@mypc:~$ gem install rails > ERROR: Loading command: install (LoadError) > no such file to load -- zlib > ERROR: While executing gem ... (NameError) > uninitialized constant Gem::Commands::InstallCommand > > :( > > I've searched in google, forums, etc.. but I couldn't find a good > answer for my problem, so I'm here. > > Thanks in advance for your time. > cheers! > -- > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- * Hugo Roque * *Twitter**:* http://twitter.com/Hugolnx *Email:* [email protected] *Github:* http://github.com/HugoLnx *Celular:* 8641-1271 *Blog:* http://hugolnx.wordpress.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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

