Hi,
I have faced issue with zlib while installing rails.
Here is the error
root@umamahseh-desktop:/home/umamahseh# gem install rails
ERROR: Loading command: install (LoadError)
cannot load such file -- zlib
ERROR: While executing gem ... (NameError)
uninitialized constant Gem::Commands::InstallCommand
I have solved the issue by installing mysql in my system. Use Ubuntu software center for installing mysql client and mysql server.
Thank You,
Uma Mahesh.
I have faced issue with zlib while installing rails.
Here is the error
root@umamahseh-desktop:/home/umamahseh# gem install rails
ERROR: Loading command: install (LoadError)
cannot load such file -- zlib
ERROR: While executing gem ... (NameError)
uninitialized constant Gem::Commands::InstallCommand
I have solved the issue by installing mysql in my system. Use Ubuntu software center for installing mysql client and mysql server.
Thank You,
Uma Mahesh.
No comments:
Post a Comment