karimra / gnoic

gnoic is a gNOI client command line interface
https://gnoic.kmrd.dev
Apache License 2.0
24 stars 6 forks source link

Installation is failing for mac os x on Apple Silicon #136

Open jsnyder81 opened 7 hours ago

jsnyder81 commented 7 hours ago

When trying to install on M2 MBP i get the following:

No prebuilt binary for darwin-arm64.
To build from source, go to https://github.com/karimra/gnoic
Failed to install gnoic
    For support, go to https://github.com/karimra/gnoic/issues

Would it be possible to get the dawrin-arm64 binaries added?

hellt commented 7 hours ago

afair, this requires an apple ID to sign binaries, which is likely an overkill for a maintainer who doesn't have an apple dev id

fwiw, I am using gnmic/gnoic on a mac in a linux/arm64 vm, works great

ADD> though I see Darwin for gnmic, if that works then gnoic for darwin should not be a problem either