JDusub83 commented on issue #1316: Couchdb build issue with Ubuntu 18.04 URL: https://github.com/apache/couchdb/issues/1316#issuecomment-556821132 On 11/20/2019, I am hitting this issue with `Ubuntu 18.04.3 LTS`. Thank you all who helped create a workaround for this issue. @asterisks007 I followed your tutorial, thank you for making it. I just wanted to add, when running `make couch-js-debs PLATFORM=bionic`, I initially got an error `dpkg-checkbuilddeps: error: Unmet build dependencies: debhelper (>= 7.0.50~) libffi-dev libnspr4-dev (>= 4.7.0) pkg-kde-tools python autotools-dev`. I found running `sudo apt install debhelper libffi-dev libnspr4-dev pkg-kde-tools python` enabled me to successfully run `make couch-js-debs PLATFORM=bionic`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
