일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- 임영규
- 해킹
- 뭉쳐야 찬다
- 제넥신
- 성남 코로나 확진자
- 학교 개학 연기 4월
- 리리남매
- 양적완화
- 미국 금리인하
- 은혜의 강 교회
- 홍혜걸
- 픽크루
- 김영권
- 김영권 아내
- 고민정
- 최강욱
- 이상형 만들기
- 스페인 코로나
- 김재석
- 유튜버 김재석
- 불가피
- 성남은혜의강교회
- libtins
- 폰폰테스트
- 금리인하
- 스콜피온킹
- 이지혜
- 조희연
- 이태원 클라쓰 15회 예고
- 킹덤 고근희
- Today
- Total
목록Mac OS (29)
Dork's port
$ /usr/sbin/softwareupdate --install-rosetta --agree-to-license $ arch -x86\_64 /bin/bash -c "$(curl -fsSL [https://raw.githubusercontent.com/Homebrew/install/master/install.sh)](https://raw.githubusercontent.com/Homebrew/install/master/install.sh))" arch -x86\_64 brew install "package" Ref : https://stackoverflow.com/questions/64963370/error-cannot-install-in-homebrew-on-arm-processor-in-intel-..
MacOS에서 openssl을 이용한 인증서 생성시 Error Loading extension section v3_ca 에러가 발생하는경우 openssl.cnf 파일에 아래 내용을 추가하면 된다. openssl.cnf의 경우 기본경로는 /etc/ssl/openssl.cnf 이다. [ v3_ca ] basicConstraints = critical,CA:TRUE subjectKeyIdentifier = hash authorityKeyIdentifier = keyid:always,issuer:always
www.l3harrisgeospatial.com/Support/Self-Help-Tools/Help-Articles/Help-Articles-Detail/ArtMID/10220/ArticleID/23780/Mac-OS-Catalina-1015-ENVIIDL-and-Legacy-Java-6-Dependencies 위 링크 참조해서 설치 성공 다만 최초에 실패할 경우 ~/tmp폴더 삭제 및 /Volumes/Java for macOS 2017-001 폴더 umount가 필요 함