Created
January 7, 2009 01:27
-
-
Save TheNicholasNick/44122 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
ruby-merb@localhost ~/merb-project $ rm merb.thor | |
ruby-merb@localhost ~/merb-project $ thor merb:gem:install | |
Beginning transaction | |
Installing haml-2.0.6 | |
Installing merb-haml-1.0.7.1 | |
Installing do_mysql-0.9.10.1 | |
Building native extensions. This could take a while... | |
Installing dm-serializer-0.9.9 | |
Installing gem_plugin-0.2.3 | |
Installing daemons-1.0.10 | |
Installing fastthread-1.0.1 | |
Building native extensions. This could take a while... | |
Installing cgi_multipart_eof_fix-2.5.0 | |
Installing mongrel-1.1.5 | |
Building native extensions. This could take a while... | |
Successfully uninstalled merb-auth-1.0.7.1 | |
Confirming configuration... | |
Confirmed | |
Committing transaction | |
ruby-merb@localhost ~/merb-project $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment