gnoic
gnoic copied to clipboard
Installation is failing for mac os x on Apple Silicon
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?
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
I think we need to look at the install script differences... gnmic works and gnoic does not.
https://github.com/openconfig/gnmic/blob/7b315880d2a29f168236c296749185a8aacea56a/install.sh#L70