일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 인증
- appres
- apple
- openssl
- Android
- FIDO2
- Xcode
- 애플
- css
- 앱리소스
- Nodejs
- SwiftUI
- otpkey
- WebAuthn
- 앱스토어
- MYSQL
- 앨범북
- SSH
- MSYS2
- 안드로이드
- fido
- albumbook
- SSL
- MFA
- 2FA
- kmip
- OTP
- git
- SWIFT
- OSX
Archives
- Today
- Total
인디노트
SM_PostgreSQL_9220_RH 본문
[root@entrust SM_PostgreSQL_9220_RH_installer]# ./install_postgres.sh
The installation log will go to /tmp/pg_install.log
readline.i686 (and all of its dependencies) are required by this software but are not installed.
libstdc++.i686 (and all of its dependencies) are required by this software but are not installed.
openssl-libs.i686 (and all of its dependencies) are required by this software but are not installed.
Preconditions are not met. Installation terminated.
우선 Red Hat Subscription Manager 에서 Register 를 한 후
Manage Repositories 에서 Server 관련 Enabled 한다
rhel-7-server-optional-rpms
rhel-7-server-rh-common-rpms
rhel-7-server-rpms
rhel-7-server-rt-rpms
yum install readline.i686
yum install openssl-libs.i686
반응형
'내 프로젝트' 카테고리의 다른 글
데이터베이스 암호를 해독 할 수 없으며 ENTMGR.INI에서 암호를 재설정 할 수 없습니다"라는 오류를 어떻게 해결합니까? (0) | 2018.11.14 |
---|---|
IG bind sample (0) | 2018.04.30 |
sdcinst 설치 후 문제점 해결 (0) | 2018.02.13 |
sdcinst 설치 (0) | 2018.02.04 |
앨범북 UI 개선 - 우선 아이폰 버전 등록 (0) | 2016.10.04 |
Comments