Skip to content

MacOSX homebrew install instructions incorrect #6

@sloth456

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

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