ThibaultJanBeyer closed pull request #225: add missing dependency issue 
solution to docs
URL: https://github.com/apache/couchdb-documentation/pull/225
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/src/install/mac.rst b/src/install/mac.rst
index 69440c8..14121ca 100644
--- a/src/install/mac.rst
+++ b/src/install/mac.rst
@@ -41,6 +41,11 @@ That's all, now CouchDB is installed on your Mac:
    for a single node or clustered installation.**
 #. Time to Relax!
 
+Sometimes the `Verify Installation` fails with an `undefined` error.
+This could be due to a missing dependency on mac. In the logs you will find 
`couchdb exit_status,134.
+If so, try installing nspr via `brew install nspr`.
+(related issue: https://github.com/apache/couchdb/issues/979)
+
 .. _Open up Fauxton: http://localhost:5984/_utils
 
 .. _install/mac/homebrew:


 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to