Skip to content

Allow specifying location of PCRE #15

Description

@bklang

Many systems have PCRE installed in non-default locations. In my case, Macports installs pcre to /opt/local. It would be nice if we could tell ruby_speech where to find pcre.h. My suggestion is to use

--with-pcre=/opt/local

Where pcre.h is expected to be within the /opt/local/include directory, and libpcre is expected to be at /opt/local/lib.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions