Skip to content

MacOSX homebrew install instructions incorrect #6

Description

@sloth456

On my system I had to change the gmp4 flags from

CPPFLAGS=-I/usr/local/opt/gmp4/include LDFLAGS=-L/usr/local/opt/gmp4/lib gem install cf-ruby-libecp

to

CPPFLAGS=-I/usr/local/opt/gmp@4/include LDFLAGS=-L/usr/local/opt/gmp@4/lib gem install cf-ruby-libecp

Notice the additional @ symbol in the directory paths. Please change the README - this took me hours to troubleshoot

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions