Building on CentOS 7 (x64) fails:
[root@localhost rcouch-rcouch-1.0.1]# make
==> couch-1.6.1 (get-deps)
==> couch_mrview-0.1 (get-deps)
==> couch_replicator-0.1 (get-deps)
==> couch_rel (get-deps)
==> rel (get-deps)
==> rcouch-rcouch-1.0.1 (get-deps)
ERROR: Dependency dir /usr/lib64/erlang/lib/couch_index-0.1 failed application validation with reason:
{missing_app_file,"/usr/lib64/erlang/lib/couch_index-0.1"}.
ERROR: 'get-deps' failed while processing /root/src/rcouch/rcouch-rcouch-1.0.1: rebar_abort
make: *** [deps] Error 1
BTW, is there any RPM for CentOS 7 x64 somewhere?