Created
November 20, 2008 16:31
-
-
Save jacqui/27092 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[app@server se]$ gem env | |
RubyGems Environment: | |
- RUBYGEMS VERSION: 1.3.0 | |
- RUBY VERSION: 1.8.6 (2007-09-24 patchlevel 111) [x86_64-linux] | |
- INSTALLATION DIRECTORY: /usr/local/lib/ruby/gems/1.8 | |
- RUBY EXECUTABLE: /usr/local/bin/ruby | |
- EXECUTABLE DIRECTORY: /usr/local/bin | |
- RUBYGEMS PLATFORMS: | |
- ruby | |
- x86_64-linux | |
- GEM PATHS: | |
- /usr/local/lib/ruby/gems/1.8 | |
- /home/app/.gem/ruby/1.8 | |
- GEM CONFIGURATION: | |
- :update_sources => true | |
- :verbose => true | |
- :benchmark => false | |
- :backtrace => false | |
- :bulk_threshold => 1000 | |
- :sources => ["http://gems.rubyforge.org", "http://gems.github.com"] | |
- REMOTE SOURCES: | |
- http://gems.rubyforge.org | |
- http://gems.github.com | |
[app@server se]$ integrity install /home/app/integrity/se/ | |
Segmentation fault |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment