I actually have a couple pull requests open to add support for all the BSDs for riak. You're welcome to contribute to the effort.
https://github.com/basho/erlang_js/pull/11 https://github.com/basho/skerl/pull/5 Piotr actually has a better fix for skerl on OpenBSD here https://github.com/basho/skerl/pull/6 We do need to solve the make/gmake issue in erlang_js (its hardcoded to make in rebar.config). I was thinking a little wrapper script that would use 'gmake' if available and fall back on 'make' if its not. Andrew _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
