BIND rpm 설치시 의존성 에러 해결책에 대해서...
작성자 정보
- 애화몽 작성
- 작성일
컨텐츠 정보
- 2,621 조회
- 0 추천
- 목록
본문
현재 "서버관리 실무바이블 V2.0"을 보면서
열심히 삽질을 하고 있는 초보 유저입니다.
아래 화면은 제가 캡처한 작업화면의 일부입니다.
========================================================
[root@ns local]# rpm -Uvh bind-9.2.4-2.i386.rpm
warning: bind-9.2.4-2.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
libdns.so.16 is needed by bind-9.2.4-2
libisc.so.7 is needed by bind-9.2.4-2
libisccc.so.0 is needed by bind-9.2.4-2
libisccfg.so.0 is needed by bind-9.2.4-2
[root@ns local]#
========================================================
이렇게 나와서
http://rpmfind.net//linux/RPM/fedora/3/i386/bind-libs-9.2.4-2.i386.html
이걸 다운받아서 설치 했습니다.
========================================================
[root@ns local]# rpm -Uvh bind-9.2.4-2.src.rpm
warning: bind-9.2.4-2.src.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
1:bind ########################################### [100%]
[root@ns local]# rpm -qa | grep bind
redhat-config-bind-1.9.0-13
bind-utils-9.2.1-16
ypbind-1.11-4
========================================================
하지만 전혀 변화된게 보이지 않습니다.
이 문제를 해결할 방법이 있으면 설명 부탁드립니다.
새로운 한 주 활기차게 시작하시길 바랍니다.
관련자료
-
이전
-
다음