"YUM webtatic 저장소 추가"의 두 판 사이의 차이

잔글 (Jmnote 사용자가 Webtatic 저장소 추가 문서를 Yum Webtatic 저장소 추가 문서로 옮겼습니다)
33번째 줄: 33번째 줄:
==같이 보기==
==같이 보기==
*[[CentOS 5에 PHP 5.3 설치 (yum)]]
*[[CentOS 5에 PHP 5.3 설치 (yum)]]
*[[CentOS 5에 MySQL 5.5 설치 (yum)]]
*[[yum 저장소]]
*[[yum 저장소]]



2013년 11월 26일 (화) 21:18 판

Webtatic 저장소 추가
webtatic-release 설치

1 사전 확인

[root@jmnote ~]# rpm -qa | grep webtatic-release
→ 설치 안됨

2 CentOS 5에 설치

rpm -Uvh http://mirror.webtatic.com/yum/centos/5/latest.rpm
[root@jmnote ~]# rpm -Uvh http://mirror.webtatic.com/yum/centos/5/latest.rpm
Retrieving http://mirror.webtatic.com/yum/centos/5/latest.rpm
warning: /var/tmp/rpm-xfer.Y2q1C0: Header V3 DSA signature: NOKEY, key ID cf4c4ff9
Preparing...                ########################################### [100%]
   1:webtatic-release       ########################################### [100%]

3 확인 2

[root@jmnote ~]# rpm -qa | grep webtatic-release
webtatic-release-5-3
[root@jmnote ~]# yum repolist --enablerepo=webtatic | grep webtatic
 * webtatic: us-east.repo.webtatic.com
webtatic                  Webtatic Repository 5 - x86_64                    157

4 같이 보기

5 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}