일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 인증
- fido
- 앱리소스
- SSH
- OSX
- MFA
- Android
- MSYS2
- SSL
- css
- apple
- 안드로이드
- SwiftUI
- openssl
- 2FA
- 앨범북
- Xcode
- MYSQL
- appres
- otpkey
- Nodejs
- FIDO2
- git
- 앱스토어
- OTP
- albumbook
- WebAuthn
- kmip
- 애플
- SWIFT
Archives
- Today
- Total
인디노트
MSYS2 에서 make 실행이 안되면 본문
MSYS2 MSYS 실행해서
pacman -Syu
pacman -S make
뭐... 잘 안되네?
뭐야.. 다음과 같이 다시 해보니 make 가 설치 된다. ㅋㅋㅋ. 뭐지? tar 를 넣어야 하나?
pacman -S tar make
아래 내용은 안되는 것 같다. 일단 다운로드에 실패가 있다.
pacman -S --needed base-devel mingw-w64-i686-toolchain mingw-w64-x86_64-toolchain git subversion mercurial mingw-w64-i686-cmake mingw-w64-x86_64-cmake
반응형
Comments