Ruby on Rails Wednesday, September 1, 2010

check if exist the file zlib.dll in ruby's bin folder.

2010/9/1 Juan Costa <lists@ruby-forum.com>
Hey all, this is my first attempt with rails....

This what is happening:

me@mypc:~$ ruby -v
ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux]
me@mypc:~$ gem -v
1.3.7

so, ok let's install rails:

me@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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.




--
Hugo Roque
Twitter: http://twitter.com/Hugolnx
Email: hugo.roque@caelum.com.br
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment