Skip to content

Error after installing quill on M1 mac #88

@tomburgerch

Description

@tomburgerch

I'm on an M1 mac and I've downloaded the latest release. After making the binary executable ('sudo chmod +x quill-macos-x86_64'), I get the following error when I try to run quill:

dyld: Library not loaded: /usr/local/opt/[email protected]/lib/libssl.1.1.dylib
  Referenced from: /Users/[...]/./quill-macos-x86_64
  Reason: image not found
zsh: abort      ./quill-macos-x86_64

I have openssl installed via brew and it's at the following version:

 % openssl
OpenSSL> version
LibreSSL 2.8.3

Could someone help me get quill to run?

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