View Single Post
Old 11th February 2021, 21:43   #1018  |  Link
Bgalakazam
Registered User
 
Join Date: Nov 2019
Posts: 11
Quote:
Originally Posted by zeropc View Post
Welp, This no longer works for me. I've upgraded to Big Sur and made a clean install. Guess what, I can't use the cmd

Need sudo access on macOS (e.g. the user zeropc to be an Administrator)!

I'm the admin on my computer and normal sudo works. But this cmd is a no go.

We need something solid to fix this once and for all, without the need to use terminal cmds the avarage users has no clue about. The original app didn't have this issue at all. Please make a proper make app. Thanks
Just did the following on Big Sur:

Code:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
Code:
% brew --version
Homebrew 3.0.1-18-g0211ae4
Homebrew/homebrew-core (git revision d68c42; last commit 2021-02-11)
I ran the first command from my normal user, it prompted for admin password. I was also able to update my freetype and zlib.
Bgalakazam is offline   Reply With Quote