Skip to content

Instantly share code, notes, and snippets.

@HungYuHei
Created August 19, 2011 14:06
Show Gist options
  • Save HungYuHei/1156874 to your computer and use it in GitHub Desktop.
Save HungYuHei/1156874 to your computer and use it in GitHub Desktop.
Fedora 15 rvm ruby-1.8.7
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