Installation issue #9541

issue jeremyreikes opened this issue on January 13, 2017
  1. jeremyreikes commented at 5:29 AM on January 13, 2017: none

    When I try to download on OSX, I get the following error after ./configure. configure: error: libdb_cxx headers missing, Bitcoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)

    How can i get these libdb_cxx headers?

    I should also note that it looks like I'm still running the wrong version of openssl, but I don't know if that should cause any issues. Please let me know if OpenSSL 0.9.8zh 14 Jan 2016 is correct.

  2. fanquake added the label MacOSX on Jan 13, 2017
  3. fanquake added the label Questions and Help on Jan 13, 2017
  4. fanquake commented at 5:58 AM on January 13, 2017: member

    Have you installed the dependancies as per the documentation?

    brew install berkeley-db4
    

    Should install the missing headers.

  5. jeremyreikes commented at 7:11 AM on January 13, 2017: none

    That worked. Now this issue has arisen.

    configure: error: libevent not found.

    What specifically do I need to install now? I am struggling to understand the instructions.

  6. jonasschnelli commented at 7:42 AM on January 13, 2017: contributor

    You should probably follow the OSX build doc (https://github.com/bitcoin/bitcoin/blob/master/doc/build-osx.md):

    brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf --c++11 qt5 libevent
    
  7. jonasschnelli closed this on Jan 13, 2017

  8. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me