Created
August 19, 2011 14:06
-
-
Save HungYuHei/1156874 to your computer and use it in GitHub Desktop.
Fedora 15 rvm ruby-1.8.7
This file contains 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
cd ~/.rvm/src/ruby-1.8.7-p334/ext/dl | |
rm callback.func | |
touch callback.func | |
ruby mkcallback.rb >> callback.func | |
rm cbtable.func | |
touch cbtable.func | |
ruby mkcbtable.rb >> cbtable.func |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment