Skip to content

configure cannot find libzmq  #8

@k6ctw

Description

@k6ctw

Following the installation procedure, when running the autogen and configure steps, configure responds with the following error:
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxml2... yes
checking for protobuf... yes
checking for libzmq... no
configure: error: Package requirements (libzmq) were not met:

No package 'libzmq' found

However, libzmq is installed in /usr/local/lib and this is in the current PATH.

Remedy was to update the PKG_CONFIG_PATH to include /usr/local/lib/pkgconfig

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions