carlosonunez / obs-installer-for-apple-silicon

Conveniently build and install OBS from source on your ultra-fast Apple M1 MacBook or Mac
206 stars 23 forks source link

OBS is asking to install rosetta #49

Closed rgaufman closed 2 years ago

rgaufman commented 2 years ago

I ran:

% cd obs-installer-for-apple-silicon && ./install.sh

It successfully build OBS.

When I run it, it asks to install rosetta2. I'm trying to use this installer to avoid installing rosetta. Any ideas?

carlosonunez commented 2 years ago

Hello! Thanks for using my script.

Please ensure that you are running the installer from an ARM64 instance of bash. uname -m should return arm or arm64.

Going to close this, as this is a duplicate of an issue raised earlier. Please re-raise if you are still having problems.

Thanks again!