I'm trying to install ruby-debug-ide-0.4.15.gem on an Ubuntu 10.04 machine which is not connected to the Internet, and I get the following errors:
ERROR: Error installing ruby-debug-ide-0.4.15.gem: ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 mkrf_conf.rb ERROR: http://rubygems.org/ does not sappear to be a repository
Installing the same gem on a similar machine which is connected to the Internet, work fine. What can be the problem?
Thanks.