Sha256: b7e1d10abbbe38bdeae8d860d469c9858aa17f45c84d3b6e55a2d3b9c890f7c6
Contents?: true
Size: 194 Bytes
Versions: 2
Compression:
Stored size: 194 Bytes
Contents
# How to build the Ruby wrapper for Camellia cd .. make dist cd ext swig -ruby -c++ camellia_ruby.i ruby extconf.rb make clean make cp camellia.so ../lib sudo make install sudo ruby install.rb
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
camellia-2.7.0-i386-mswin32 | ext/README |
camellia-2.7.0-x86-linux | ext/README |