pawan bhat

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Setup Ubuntu 14.10 Utopic Unicorn Discussion

Hi All,
i have install ruby from source
after instillation when i run "gem install bundler" it gives below error

ERROR: Loading command: install (LoadError)

cannot load such file -- zlib

ERROR: While executing gem ... (NoMethodError)

undefined method `invoke_with_build_args' for nil:NilClass

i check zlib but it is already installed
Please help to resolve this issue