Skip to content

Instantly share code, notes, and snippets.

@MikeRuby
Created September 24, 2009 17:46
Show Gist options
  • Save MikeRuby/192895 to your computer and use it in GitHub Desktop.
Save MikeRuby/192895 to your computer and use it in GitHub Desktop.
#ruby-enterprise-1.8.6-20090610
cd ruby-enterprise-1.8.6-20090610/source/ext/iconv
/opt/ruby-enterprise-1.8.6-20090610/bin/ruby extconf.rb --prefix=/opt/ruby-enterprise-1.8.6-20090610 --with-iconv-dir=/usr/local/
make
cp iconv.so /opt/ruby-enterprise-1.8.6-20090610/lib/ruby/1.8/x86_64-freebsd7.2/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment