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 2018/07/25 23:59:46 UTC

[GitHub] wohali edited a comment on issue #1316: Couchdb build issue with Ubuntu 18.04

wohali edited a comment on issue #1316: Couchdb build issue with Ubuntu 18.04
URL: https://github.com/apache/couchdb/issues/1316#issuecomment-407930069
 
 
   If you're building yourself entirely from scratch, you'll have to create your own repo and install the `couch-libmozjs185-dev` and `-1.0` packages yourself. Under 18.04 you should be able to use the command `apt install ./path/to/file1.dpkg ./path/to/file2.dpkg` without the repo, but it's recommended to create your own repo.
   
   These packages must be built and installed before building the Couch packages, as they are dependencies of the build process.
   
   No PR is pending for this work - we've published the scripts we use, and we've also published convenience binary packages for your use, which is documented in the usual place (docs.couchdb.org). Is there a reason the `couch-libmozjs185-*` packages we built and published for 18.04 are not acceptable to use?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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