InstantClientTap / homebrew-instantclient

A tap of Mac Homebrew formulas for Oracle Instant Client.
MIT License
80 stars 39 forks source link

Tap installs x86 on ARM #44

Open staticdev opened 1 year ago

staticdev commented 1 year ago

I just discovered that the code has fix architecture: https://github.com/InstantClientTap/homebrew-instantclient/blob/master/Formula/instantclient-basic.rb#L6

There is official ARM client downloads also https://www.oracle.com/database/technologies/instant-client/linux-arm-aarch64-downloads.html

staticdev commented 1 year ago

I just check and discovered that it is not possible for now, since this ARM build is for Linux, and there is none for ARM Mac =/

tenwx commented 4 months ago

https://www.oracle.com/database/technologies/instant-client/macos-arm64-downloads.html

n-rodriguez commented 1 month ago

Hi there! Any news?