本文共 946 字,大约阅读时间需要 3 分钟。
Riak requires Erlang R15B01. Note: don't use Erlang version R15B02 or R15B03, for the moment, as it causes an error with riak-admin status commands.开源组件组目前选取的版本为 otp_src_17.0.tar.gz 。
1 2 3 4 | wget http: //erlang .org /download/otp_src_17 .0. tar .gz tar zxvf otp_src_17.0. tar .gz cd otp_src_17.0 . /configure --with-ssl && make && make install |
1 | Setuid /gid script is writable by world. |
1 | {error, {load_failed, "Failed to load NIF library: '/usr/local/lib/erlang/lib/crypto-2.0/priv/lib/crypto.so: undefined symbol: enif_make_new_binary'" }} |
转载地址:http://rjvmx.baihongyu.com/