victor / whereami

get your location from the command line
http://victor.github.io/whereami/
MIT License
213 stars 24 forks source link

Not working in Catalina #25

Closed agerstein closed 4 years ago

agerstein commented 4 years ago

When I installed a copy of 1.1.0 onto a machine with 10.15.6 on it, I get an "zsh: exec format error" when I try to just execute the binary, and when I sudo it, I get "cannot execute binary file".

Switching from zsh to bash gets me the "cannot execute binary file" no matter what.

Any idea if it's possible to get this working with Catalina?

agerstein commented 4 years ago

Sorry, it looks like I was using a fork of this project, which I didn't realize until just now.