gnoic icon indicating copy to clipboard operation
gnoic copied to clipboard

Installation is failing for mac os x on Apple Silicon

Open jsnyder81 opened this issue 1 year ago • 2 comments

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?

jsnyder81 avatar Nov 07 '24 18:11 jsnyder81

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

hellt avatar Nov 07 '24 18:11 hellt

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

jsnyder81 avatar Sep 26 '25 15:09 jsnyder81