phanrahan / magmathon

Magma Hackathon
MIT License
11 stars 3 forks source link

Installation issues with brew linking errors #23

Open rdaly525 opened 6 years ago

rdaly525 commented 6 years ago

I tried to run the install_icestorm.py script before I had read/write permission to /usr/local. The script tries to brew install, but fails at brew linking. After chmoding my /usr/local. rerunning the script does not work. I had to manually do:

brew link libftdi0 brew link libusb brew link libusb-compat brew install tcl-tk

to get the icestorm tools installed