728x90
mac m1
ld: library not found for -lSystem
-> brew reinstall gcc
zsh: command not found brew
-> /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
or
-> cd /opt
-> sudo mkdir homebrew
-> sudo chown -R $(whoami) /opt/homebrew
-> curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C homebrew
-> echo "export PATH=/opt/homebrew/bin:$PATH" >> ~/.zshrc
728x90
'푸닥거리' 카테고리의 다른 글
웹 개발을 위한 JSP_Sevlet 기본 (0) | 2021.10.09 |
---|---|
DJango로 빠르게 완성하는 웹 프로그래밍 (0) | 2021.08.14 |
chrome 사용자 백업하기 (0) | 2020.12.26 |
영문 아웃룩에서 한글 아웃룩으로 변경 (0) | 2020.12.26 |
키보드 종류 변경 on windows 10 (0) | 2020.12.26 |
댓글