Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Hi!
Couchdb 2.0 preview seems to work fine when I do "dev/run".
I get the below error when doing "make install". It seems to have to do with a wrong file version, namely: "x86_64-linux-gnu-gcov-tool.1.gz"
...
==> setup (compile)
==> rel (compile)
==> couchdb (compile)
Installing CouchDB into //usr/local/lib/couchdb...
==> rel (generate)
ERROR: Unable to generate spec: read file info /usr/lib/erlang/man/man1/x86_64-linux-gnu-gcov-tool.1.gz failed
ERROR: Unexpected error: rebar_abort
ERROR: generate failed while processing /usr/local/src/couchdb/rel: rebar_abort
Makefile:85: recipe for target 'install' failed
make: *** [install] Error 1