Skip to content

Installing on macOS #123

Closed
Closed
@jasikpark

Description

To install on macOS, first it was failing because I only had OpenSSL 9.8.0, and once I installed OpenSSL via brew, it worked fine.

calebjasik@Calebs-MacBook-Pro ~ %   export LDFLAGS="-L/usr/local/opt/openssl@1.1/lib"
  export CPPFLAGS="-I/usr/local/opt/openssl@1.1/include"
calebjasik@Calebs-MacBook-Pro ~ % cargo install cargo-update

I successfully installed it and ran it, just wanted to provide a success story for macOS. It wasn't entirely clear from the README why it wasn't working other than OpenSSL being the culprit

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions