cannot install couchdb 2 I'm stuck again with installing documentation:
Installing CouchDB in // usr / local / lib / couchdb ... ==> rel (generate) WARN: the generate command does not apply to the directory / root / src / couchdb cp: cannot stat 'share / docs / html: there is no such file or directory Makefile: 85: the recipe for the purpose of “install” failed make: *** [install] Error 1
Perhaps this is due to what you do not have man. You can run ./configure --disable-docsor install man( apt-get install manfor Ubuntu).
man
./configure --disable-docs
apt-get install man
To get started from scratch, you can run make clean && ./configure --disable-docs && make release
make clean && ./configure --disable-docs && make release
Source: https://habr.com/ru/post/1623200/More articles:(Windows Phone 10) Можно ли редактировать, добавлять новые контакты программно в Windows Phone 10? - windowsRegex delete letter H and any numbers after it - phpCan functions be evaluated at compile time? - compiler-optimizationКак установить таймаут в CppUnitTestFramework (С++) в Visual Studio? - c++Open ELB accessible only from Gateway API - amazon-web-servicesUpdating 3 columns at the same time. 2nd table. - sqlHow to load a string array into a fragment? - javaContactManager.RequestStoreAsync () throws a System.UnauthorizedAccessException - c #значение от диапазона до ввода - javascriptКак создать ArrayList из imges из drawable и отобразить его в фрагменте ListView? - javaAll Articles