You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/02 01:25:52 UTC

[GitHub] [couchdb] wohali commented on issue #2377: installation error in ubuntu 18.04

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:
users@infra.apache.org


With regards,
Apache Git Services