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.

Revisions

  1. MikeRuby created this gist Sep 24, 2009.
    6 changes: 6 additions & 0 deletions REE_on_FreeBSD
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    #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/