-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I've tried to install phino and failed with bad CPU type in executable: phino
sudo curl -o /usr/local/bin/phino http://phino.objectionary.com/releases/macos-15/phino-latest
sudo chmod +x /usr/local/bin/phino
phino --version
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 67.2M 100 67.2M 0 0 9.9M 0 0:00:06 0:00:06 --:--:-- 13.2M
zsh: bad CPU type in executable: phino
It seems that phino is built for ARM processors only:
file /usr/local/bin/phino
/usr/local/bin/phino: Mach-O 64-bit executable arm64
Can you build it for Intel x86_64, please?
Metadata
Metadata
Assignees
Labels
No labels