Hey all,
Just a quick one; whilst attempting to build out CouchDB 1.6.x branch with Erlang OTP-17.1 branch (explicitly) on CentOS6.5 x86_64- using the following:
rake erl_checkout="OTP-17.1" \
git="https://github.com/apache/couchdb.git 1.6.x" \
install=${INSTPRE}
I get the following error (slimmed down!):
Errno::ENOENT: No such file or directory - /home/vagrant/build-couchdb/dependencies/otp/lib/appmon/SKIP
Fairly sure this error also gets generated for 'dependancies/otp/lib/toolbars/SKIP' too.
Hey all,
Just a quick one; whilst attempting to build out CouchDB 1.6.x branch with Erlang OTP-17.1 branch (explicitly) on CentOS6.5 x86_64- using the following:
I get the following error (slimmed down!):
Fairly sure this error also gets generated for 'dependancies/otp/lib/toolbars/SKIP' too.