Hello all,
I decided to have a go at updating my XperiaX to 4.6.
This page is broken Installing Sailfish X using macOS - Jolla
I executed /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)” as directed. OK
brew tap caskroom/cask
is broken and the replacement ‘brew tap homebrew/cask’ indicates it is unnecessary (?). --force can be used for whatever reason.
brew cask install android-platform-tools
is broken and ‘brew install android-platform-tools --cask’ to be used.
This final command fails …
==> Downloading https://dl.google.com/android/repository/platform-tools_r35.0.1-
######################################################################### 100.0%
==> Installing Cask android-platform-tools
==> Purging files for version 35.0.1 of Cask android-platform-tools
Error: Permission denied @ dir_s_mkdir - /usr/local/Caskroom/android-platform-tools/35.0.1
I really shouldn’t need to deal with this stuff. I am not a unix jockey!
(FWIW: I am on Sonoma 14.5)