michaelshmitty / SD-Installer-macos_MiSTer

MiSTer SD card installer (macOS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WGET required but already installed

helloiamgary opened this issue · comments

Hi,

I'm having an issue running the script, I've installed git, wget and unrar via homebrew before running the script and all completed correctly, but when I run the install script I get

"I require 'wget' but it's not installed. Aborting."

Is there anything you can suggest that might be causing this? I'm on Big Sur 11.1 if that helps any.

thanks

Sorted, homebrew had not linked wget and was giving permissions errors.

"Error: The brew link step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/a2x
/usr/local/bin is not writable."

chown'd the folders and working grand.