CentOS 5에 yum이 안붙어 올때가 있습니다...
그럴때는...
아래 있는 패키지들을 http://mirror.centos.org/ <<에 가셔서... 천천히 찾아서 깔아주시면 됩니다..
설치법.
파일받을때는 wget 링크 주소...
파일들을 다받구..
rpm -Uvh *.rpm
rpm -Uvh *.rpm
이렇게 해주면 .rpm 파일이 있으면 설치해준다...
자주 뜨는 Error 들...
warning: yum-3.2.8-9.el5.centos.1.noarch.rpm: Header V3 DSA signature: NOKEY, key ID e8562897
error: Failed dependencies:
python-elementtree is needed by yum-3.2.8-9.el5.centos.1.noarch
python-iniparse is needed by yum-3.2.8-9.el5.centos.1.noarch
python-sqlite is needed by yum-3.2.8-9.el5.centos.1.noarch
rpm-python is needed by yum-3.2.8-9.el5.centos.1.noarch
urlgrabber >= 3.1.0 is needed by yum-3.2.8-9.el5.centos.1.noarch
warning: python-elementtree-1.2.6-5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID e8562897
error: Failed dependencies:
m2crypto >= 0.16-5 is needed by python-urlgrabber-3.1.0-2.noarch
rpm-python is needed by yum-3.2.8-9.el5.centos.1.noarch