wohali commented on issue #2377: installation error in ubuntu 18.04 URL: https://github.com/apache/couchdb/issues/2377#issuecomment-570100176 https://packages.ubuntu.com/bionic/libicu60 says the package is available for 18.04. Check your `/etc/apt/sources.list` file and ensure it has the correct line in it, such as: ``` deb http://us.archive.ubuntu.com/ubuntu/ bionic main restricted ``` Then do `sudo apt update && sudo apt install libicu60`.
---------------------------------------------------------------- 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
