Skip to content

Instantly share code, notes, and snippets.

@seanknox
Created November 3, 2012 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seanknox/4008075 to your computer and use it in GitHub Desktop.
Save seanknox/4008075 to your computer and use it in GitHub Desktop.
install t rubygem
chingon:hacktunes sean$ sudo gem install t
dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid
Password:
Fetching: addressable-2.3.2.gem (100%)
Fetching: launchy-2.1.2.gem (100%)
Fetching: fastercsv-1.5.5.gem (100%)
Fetching: geokit-1.6.5.gem (100%)
Fetching: oauth-0.4.7.gem (100%)
Fetching: oj-1.4.3.gem (100%)
Building native extensions. This could take a while...
Fetching: retryable-1.3.1.gem (100%)
Fetching: http_parser.rb-0.5.3.gem (100%)
Building native extensions. This could take a while...
Fetching: simple_oauth-0.1.9.gem (100%)
Fetching: em-twitter-0.2.1.gem (100%)
Fetching: multipart-post-1.1.5.gem (100%)
Fetching: faraday-0.8.4.gem (100%)
Fetching: twitter-4.2.0.gem (100%)
Fetching: em-socksify-0.2.1.gem (100%)
Fetching: cookiejar-0.3.0.gem (100%)
Fetching: em-http-request-1.0.3.gem (100%)
Fetching: tweetstream-2.3.0.gem (100%)
Fetching: t-1.4.0.gem (100%)
Successfully installed addressable-2.3.2
Successfully installed launchy-2.1.2
Successfully installed fastercsv-1.5.5
Successfully installed geokit-1.6.5
Successfully installed oauth-0.4.7
Successfully installed oj-1.4.3
Successfully installed retryable-1.3.1
Successfully installed http_parser.rb-0.5.3
Successfully installed simple_oauth-0.1.9
Successfully installed em-twitter-0.2.1
Successfully installed multipart-post-1.1.5
Successfully installed faraday-0.8.4
Successfully installed twitter-4.2.0
Successfully installed em-socksify-0.2.1
Successfully installed cookiejar-0.3.0
Successfully installed em-http-request-1.0.3
Successfully installed tweetstream-2.3.0
Successfully installed t-1.4.0
18 gems installed
Installing ri documentation for addressable-2.3.2...
Installing ri documentation for launchy-2.1.2...
Installing ri documentation for fastercsv-1.5.5...
Installing ri documentation for geokit-1.6.5...
Installing ri documentation for oauth-0.4.7...
Installing ri documentation for oj-1.4.3...
Installing ri documentation for retryable-1.3.1...
Installing ri documentation for http_parser.rb-0.5.3...
Installing ri documentation for simple_oauth-0.1.9...
Installing ri documentation for em-twitter-0.2.1...
Installing ri documentation for multipart-post-1.1.5...
Installing ri documentation for faraday-0.8.4...
Installing ri documentation for twitter-4.2.0...
Installing ri documentation for em-socksify-0.2.1...
Installing ri documentation for cookiejar-0.3.0...
Installing ri documentation for em-http-request-1.0.3...
Installing ri documentation for tweetstream-2.3.0...
Installing ri documentation for t-1.4.0...
Installing RDoc documentation for addressable-2.3.2...
Installing RDoc documentation for launchy-2.1.2...
Installing RDoc documentation for fastercsv-1.5.5...
Installing RDoc documentation for geokit-1.6.5...
Installing RDoc documentation for oauth-0.4.7...
Installing RDoc documentation for oj-1.4.3...
Installing RDoc documentation for retryable-1.3.1...
Installing RDoc documentation for http_parser.rb-0.5.3...
Installing RDoc documentation for simple_oauth-0.1.9...
Installing RDoc documentation for em-twitter-0.2.1...
Installing RDoc documentation for multipart-post-1.1.5...
Installing RDoc documentation for faraday-0.8.4...
Installing RDoc documentation for twitter-4.2.0...
Installing RDoc documentation for em-socksify-0.2.1...
Installing RDoc documentation for cookiejar-0.3.0...
Installing RDoc documentation for em-http-request-1.0.3...
Installing RDoc documentation for tweetstream-2.3.0...
Installing RDoc documentation for t-1.4.0...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment