Created
April 4, 2009 22:58
-
-
Save luislavena/90318 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
| rake cross native gem RUBY_CC_VERSION=1.8.6 | |
| (in /Users/foca/.rake-compiler/sources/sqlite3-ruby) | |
| /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/gempackagetask.rb:13:Warning: Gem::manage_gems is deprecated and will be removed on or after March 2009. | |
| mkdir -p pkg | |
| Successfully built RubyGem | |
| Name: sqlite3-ruby | |
| Version: 1.2.4 | |
| File: sqlite3-ruby-1.2.4.gem | |
| mv sqlite3-ruby-1.2.4.gem pkg/sqlite3-ruby-1.2.4.gem | |
| cp tmp/i386-mswin32/sqlite3_api/sqlite3_api.so lib/sqlite3_api.so | |
| Successfully built RubyGem | |
| Name: sqlite3-ruby | |
| Version: 1.2.4 | |
| File: sqlite3-ruby-1.2.4-x86-mswin32.gem | |
| mv sqlite3-ruby-1.2.4-x86-mswin32.gem pkg/sqlite3-ruby-1.2.4-x86-mswin32.gem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment