Skip to content

Instantly share code, notes, and snippets.

@markbao
Created June 26, 2010 07:41
Show Gist options
  • Save markbao/453878 to your computer and use it in GitHub Desktop.
Save markbao/453878 to your computer and use it in GitHub Desktop.
Gem files will remain installed in /opt/ree187/lib/ruby/gems/1.8/gems/pg-0.9.0 for inspection.
Results logged to /opt/ree187/lib/ruby/gems/1.8/gems/pg-0.9.0/ext/gem_make.out
--------------------------------------------
Warning: some libraries could not be installed
The following gems could not be installed, probably because of an Internet
connection error:
* mysql
* sqlite3-ruby
* pg
These gems are not required, i.e. Ruby Enterprise Edition will work fine without them. But most people use Ruby Enterprise Edition in combination with Phusion Passenger and Ruby on Rails, which do require one or more of the aforementioned gems, so you may want to install them later.
To install the aforementioned gems, please use the following commands:
* /opt/ree187/bin/ruby /opt/ree187/bin/gem install mysql
* /opt/ree187/bin/ruby /opt/ree187/bin/gem install sqlite3-ruby
* /opt/ree187/bin/ruby /opt/ree187/bin/gem install pg
Press ENTER to show the next screen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment