Subscribe to RSS Feed

Subscribe to Comments Feed

Subscribe to Atom Feed

tech

技術的なことのメモ
  • blog
  • sitemap
  • 紹介

CentOSにphp-5.2をインストール

by outsider タグ: CentOS, yum
20 08 2009

http://www.jasonlitka.com/yum-repository/からリポジトリを追加します。

# rpm --import http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka

/etc/yum.repos.d/utterramblings.repoを作成。中身は

[utterramblings]
name=Jason's Utter Ramblings Repo
baseurl=http://www.jasonlitka.com/media/EL$releasever/$basearch/
enabled=0
gpgcheck=1
gpgkey=http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka

アップデート

# yum --enablerepo=utterramblings check-update
# yum --enablerepo=utterramblings update php
# yum --enablerepo=utterramblings update pcre php-pear

念のため/etc/yum.repos.d/CentOS-Baseの[base][updates]に

exclude=php*

など追加

Related posts:

  1. CentOSにPostgresql-8.2をインストール

0 comments
add to hatena hatena.comment (0) add to del.icio.us (0) add to livedoor.clip (0) add to Yahoo!Bookmark (0) Total: 0

Leave a Reply

返信をキャンセル

google adsense

カテゴリー

  • CentOS
  • php
    • cakephp
  • Windows
  • wordpress

タグ

cakephp CentOS munin php Windows wordpress yum
Design by: Bingo - The Web Design Experts