Carlos Gershenson
2006-Apr-19 10:32 UTC
[Rails] help! installing rubygems in ubuntu... problems with zlib
Hi, I am trying to install Ruby on Rails on a Linux Ubuntu PC. I already installed manually ruby 1.8.4. But when I try to install rubygems, I get the error: /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'': no such file to load -- zlib (LoadError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/package.rb:9 from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/builder.rb:1 from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:61:in `manage_gems'' from /home/carlos/Desktop/rubygems-0.8.11/./post-install.rb:64:in `install_sources'' from /home/carlos/Desktop/rubygems-0.8.11/./post-install.rb:75:in `try_run_hook'' from setup.rb:577:in `run_hook'' from setup.rb:1315:in `exec_task_traverse'' from setup.rb:1168:in `exec_install'' from setup.rb:887:in `exec_install'' from setup.rb:705:in `invoke'' from setup.rb:674:in `invoke'' from setup.rb:1352 I installed zlib with the package manager (libzlib-ruby) and manually, even recompiled ruby, but still I get this error... I searched for info on this problem, but all I found was that the problem should be solved with libzlib-ruby... Help! Thanks a lot, Carlos -- Posted via http://www.ruby-forum.com/.
Michael Greenly
2006-Apr-19 11:54 UTC
[Rails] Re: help! installing rubygems in ubuntu... problems with zli
> Carlos Gershenson wrote: > > I installed zlib with the package manager (libzlib-ruby) and manually, > even recompiled ruby, but still I get this error... I searched for info > on this problem, but all I found was that the problem should be solved > with libzlib-ruby... > > Help! > > Thanks a lot, > CarlosHere''s a very terse howto I wrote not to long ago detailing a build from source http://mgreenly.metaspot.net/?p=37 -- Posted via http://www.ruby-forum.com/.
Carlos Gershenson
2006-Apr-19 15:02 UTC
[Rails] Re: help! installing rubygems in ubuntu... problems with zli
Great! Thanks a lot! That did the works... I guess the main step was to install ruby-zlib, that is not mentioned on the places I checked... Michael Greenly wrote:> Here''s a very terse howto I wrote not to long ago detailing a build from > source > > http://mgreenly.metaspot.net/?p=37-- Posted via http://www.ruby-forum.com/.
David Drub
2006-Dec-04 05:49 UTC
Re: help! installing rubygems in ubuntu... problems with zli
Michael Greenly wrote:>> Carlos Gershenson wrote: >> >> I installed zlib with the package manager (libzlib-ruby) and manually, >> even recompiled ruby, but still I get this error... I searched for info >> on this problem, but all I found was that the problem should be solved >> with libzlib-ruby... >> >> Help! >> >> Thanks a lot, >> Carlos > > Here''s a very terse howto I wrote not to long ago detailing a build from > source > > http://mgreenly.metaspot.net/?p=37Too bad. Link is dead. Sounded promising. -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---