libprotobuf remains missing #3515

issue ghost opened this issue on January 11, 2014
  1. ghost commented at 8:00 PM on January 11, 2014: none

    Nevermind, I fixed it.

  2. Diapolo commented at 2:12 AM on January 12, 2014: none

    Perhaps @theuni can give you some help on this.

  3. Diapolo commented at 5:50 PM on January 12, 2014: none

    Can you give an insight, how you did that and then close the issue ticket :)?

  4. theuni commented at 10:32 PM on January 12, 2014: member

    Er, @Diapolo can you post the original issue comment? I can only see the edit.

  5. fanquake commented at 10:49 PM on January 12, 2014: member

    @theuni, the original comment.

    Running Slackware64 14.1, which is the latest release of the distro, I attempted 
    ./configure —with-qt
    
    Libprotobuf was missing, so I downloaded the sources, built it and installed it into /usr/local/lib.
    I added that directory to my /etc/ld.so.conf and ran ldconfig.
    
    I ran ./configure —with-qt again, and I was still told that PROTOBUF / libprotobuf was missing.
    
    So, I tried:
    PROTOBUF_LIBS=/usr/local/lib/libprotobuf.a ./configure —with-qt
    This still gave an error.
    
    For good measure, I also did:
    PROTOBUF_LIBS=/usr/local/lib ./configure —with-qt
    This too gave an error.
    
  6. theuni commented at 11:09 PM on January 12, 2014: member

    Yea, ok, not our bug. If paths are used that aren't searched by default, they need to be specified manually (headers and libs).

    In this case, likely specified with ./configure PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

  7. laanwj closed this on Jan 13, 2014

  8. DrahtBot 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-17 15:15 UTC

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