ログ:PHPのインストール
VMware FusionにインストールしたCentOS6.2に、PHPのインストールを行ったときのログ
参考:CentOS開発環境の構築(Apache, MySQL, PHP)
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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 | yum --enablerepo=remi,epel,rpmforge install php php-mbstring php-devel php-pear php-mysql php-gd php-mcrypt php-pcre php-xml Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: ftp.riken.jp * epel: ftp.riken.jp * extras: ftp.riken.jp * remi: remi-mirror.dedipower.com * rpmforge: ftp.riken.jp * updates: ftp.riken.jp Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package php.x86_64 0:5.3.14-1.el6.remi will be installed --> Processing Dependency: php-cli(x86-64) = 5.3.14-1.el6.remi for package: php-5.3.14-1.el6.remi.x86_64 ---> Package php-common.x86_64 0:5.3.14-1.el6.remi will be installed ---> Package php-devel.x86_64 0:5.3.14-1.el6.remi will be installed --> Processing Dependency: automake for package: php-devel-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: autoconf for package: php-devel-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libedit.so.0()(64bit) for package: php-devel-5.3.14-1.el6.remi.x86_64 ---> Package php-gd.x86_64 0:5.3.14-1.el6.remi will be installed --> Processing Dependency: libpng12.so.0(PNG12_0)(64bit) for package: php-gd-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libpng12.so.0()(64bit) for package: php-gd-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libjpeg.so.62()(64bit) for package: php-gd-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libfreetype.so.6()(64bit) for package: php-gd-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libXpm.so.4()(64bit) for package: php-gd-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libX11.so.6()(64bit) for package: php-gd-5.3.14-1.el6.remi.x86_64 ---> Package php-mbstring.x86_64 0:5.3.14-1.el6.remi will be installed ---> Package php-mcrypt.x86_64 0:5.3.14-1.el6.remi will be installed --> Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libltdl.so.7()(64bit) for package: php-mcrypt-5.3.14-1.el6.remi.x86_64 ---> Package php-mysql.x86_64 0:5.3.14-1.el6.remi will be installed --> Processing Dependency: php-pdo(x86-64) = 5.3.14-1.el6.remi for package: php-mysql-5.3.14-1.el6.remi.x86_64 ---> Package php-pear.noarch 1:1.9.4-7.el6.remi will be installed ---> Package php-xml.x86_64 0:5.3.14-1.el6.remi will be installed --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: php-xml-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: php-xml-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: php-xml-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: php-xml-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: php-xml-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libxslt.so.1()(64bit) for package: php-xml-5.3.14-1.el6.remi.x86_64 --> Processing Dependency: libexslt.so.0()(64bit) for package: php-xml-5.3.14-1.el6.remi.x86_64 --> Running transaction check ---> Package autoconf.noarch 0:2.63-5.1.el6 will be installed ---> Package automake.noarch 0:1.11.1-1.2.el6 will be installed ---> Package freetype.x86_64 0:2.3.11-6.el6_2.9 will be installed ---> Package libX11.x86_64 0:1.3-2.el6 will be installed --> Processing Dependency: libX11-common = 1.3-2.el6 for package: libX11-1.3-2.el6.x86_64 --> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.3-2.el6.x86_64 ---> Package libXpm.x86_64 0:3.5.8-2.el6 will be installed ---> Package libedit.x86_64 0:2.11-4.20080712cvs.1.el6 will be installed ---> Package libjpeg.x86_64 0:6b-46.el6 will be installed ---> Package libmcrypt.x86_64 0:2.5.8-9.el6 will be installed ---> Package libpng.x86_64 2:1.2.49-1.el6_2 will be installed ---> Package libtool-ltdl.x86_64 0:2.2.6-15.5.el6 will be installed ---> Package libxslt.x86_64 0:1.1.26-2.el6 will be installed ---> Package php-cli.x86_64 0:5.3.14-1.el6.remi will be installed ---> Package php-pdo.x86_64 0:5.3.14-1.el6.remi will be installed ---> Package t1lib.x86_64 0:5.1.2-6.el6_2.1 will be installed --> Running transaction check ---> Package libX11-common.noarch 0:1.3-2.el6 will be installed ---> Package libxcb.x86_64 0:1.5-1.el6 will be installed --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.5-1.el6.x86_64 --> Running transaction check ---> Package libXau.x86_64 0:1.0.5-1.el6 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: php x86_64 5.3.14-1.el6.remi remi 2.3 M php-common x86_64 5.3.14-1.el6.remi remi 891 k php-devel x86_64 5.3.14-1.el6.remi remi 2.1 M php-gd x86_64 5.3.14-1.el6.remi remi 133 k php-mbstring x86_64 5.3.14-1.el6.remi remi 896 k php-mcrypt x86_64 5.3.14-1.el6.remi remi 40 k php-mysql x86_64 5.3.14-1.el6.remi remi 124 k php-pear noarch 1:1.9.4-7.el6.remi remi 395 k php-xml x86_64 5.3.14-1.el6.remi remi 160 k Installing for dependencies: autoconf noarch 2.63-5.1.el6 base 781 k automake noarch 1.11.1-1.2.el6 base 550 k freetype x86_64 2.3.11-6.el6_2.9 updates 359 k libX11 x86_64 1.3-2.el6 base 582 k libX11-common noarch 1.3-2.el6 base 188 k libXau x86_64 1.0.5-1.el6 base 22 k libXpm x86_64 3.5.8-2.el6 base 59 k libedit x86_64 2.11-4.20080712cvs.1.el6 base 74 k libjpeg x86_64 6b-46.el6 base 134 k libmcrypt x86_64 2.5.8-9.el6 epel 96 k libpng x86_64 2:1.2.49-1.el6_2 updates 182 k libtool-ltdl x86_64 2.2.6-15.5.el6 base 44 k libxcb x86_64 1.5-1.el6 base 100 k libxslt x86_64 1.1.26-2.el6 base 450 k php-cli x86_64 5.3.14-1.el6.remi remi 2.2 M php-pdo x86_64 5.3.14-1.el6.remi remi 109 k t1lib x86_64 5.1.2-6.el6_2.1 updates 160 k Transaction Summary ================================================================================ Install 26 Package(s) Total download size: 13 M Installed size: 51 M Is this ok [y/N]: y Downloading Packages: (1/26): autoconf-2.63-5.1.el6.noarch.rpm | 781 kB 00:00 (2/26): automake-1.11.1-1.2.el6.noarch.rpm | 550 kB 00:00 (3/26): freetype-2.3.11-6.el6_2.9.x86_64.rpm | 359 kB 00:00 (4/26): libX11-1.3-2.el6.x86_64.rpm | 582 kB 00:00 (5/26): libX11-common-1.3-2.el6.noarch.rpm | 188 kB 00:00 (6/26): libXau-1.0.5-1.el6.x86_64.rpm | 22 kB 00:00 (7/26): libXpm-3.5.8-2.el6.x86_64.rpm | 59 kB 00:00 (8/26): libedit-2.11-4.20080712cvs.1.el6.x86_64.rpm | 74 kB 00:00 (9/26): libjpeg-6b-46.el6.x86_64.rpm | 134 kB 00:00 (10/26): libmcrypt-2.5.8-9.el6.x86_64.rpm | 96 kB 00:00 (11/26): libpng-1.2.49-1.el6_2.x86_64.rpm | 182 kB 00:00 (12/26): libtool-ltdl-2.2.6-15.5.el6.x86_64.rpm | 44 kB 00:00 (13/26): libxcb-1.5-1.el6.x86_64.rpm | 100 kB 00:00 (14/26): libxslt-1.1.26-2.el6.x86_64.rpm | 450 kB 00:00 (15/26): php-5.3.14-1.el6.remi.x86_64.rpm | 2.3 MB 00:05 (16/26): php-cli-5.3.14-1.el6.remi.x86_64.rpm | 2.2 MB 00:05 (17/26): php-common-5.3.14-1.el6.remi.x86_64.rpm | 891 kB 00:02 (18/26): php-devel-5.3.14-1.el6.remi.x86_64.rpm | 2.1 MB 00:04 (19/26): php-gd-5.3.14-1.el6.remi.x86_64.rpm | 133 kB 00:01 (20/26): php-mbstring-5.3.14-1.el6.remi.x86_64.rpm | 896 kB 00:02 (21/26): php-mcrypt-5.3.14-1.el6.remi.x86_64.rpm | 40 kB 00:00 (22/26): php-mysql-5.3.14-1.el6.remi.x86_64.rpm | 124 kB 00:01 (23/26): php-pdo-5.3.14-1.el6.remi.x86_64.rpm | 109 kB 00:01 (24/26): php-pear-1.9.4-7.el6.remi.noarch.rpm | 395 kB 00:02 (25/26): php-xml-5.3.14-1.el6.remi.x86_64.rpm | 160 kB 00:01 (26/26): t1lib-5.1.2-6.el6_2.1.x86_64.rpm | 160 kB 00:00 -------------------------------------------------------------------------------- Total 329 kB/s | 13 MB 00:40 warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 Importing GPG key 0x0608B895: Userid : EPEL (6) <epel@fedoraproject.org> Package: epel-release-6-7.noarch (installed) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 Is this ok [y/N]: y Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Installing : php-common-5.3.14-1.el6.remi.x86_64 1/26 WARNING : These php-* RPM are not official Fedora/Redhat build and overrides the official ones. Don't file bugs on Fedora Project nor Redhat. Use dedicated forums http://forums.famillecollet.com/ Installing : libedit-2.11-4.20080712cvs.1.el6.x86_64 2/26 Installing : php-cli-5.3.14-1.el6.remi.x86_64 3/26 Installing : autoconf-2.63-5.1.el6.noarch 4/26 Installing : automake-1.11.1-1.2.el6.noarch 5/26 Installing : php-5.3.14-1.el6.remi.x86_64 6/26 Installing : php-pdo-5.3.14-1.el6.remi.x86_64 7/26 Installing : libjpeg-6b-46.el6.x86_64 8/26 Installing : freetype-2.3.11-6.el6_2.9.x86_64 9/26 Installing : libmcrypt-2.5.8-9.el6.x86_64 10/26 Installing : 2:libpng-1.2.49-1.el6_2.x86_64 11/26 Installing : libtool-ltdl-2.2.6-15.5.el6.x86_64 12/26 Installing : libX11-common-1.3-2.el6.noarch 13/26 Installing : libXau-1.0.5-1.el6.x86_64 14/26 Installing : libxcb-1.5-1.el6.x86_64 15/26 Installing : libX11-1.3-2.el6.x86_64 16/26 Installing : libXpm-3.5.8-2.el6.x86_64 17/26 Installing : t1lib-5.1.2-6.el6_2.1.x86_64 18/26 Installing : libxslt-1.1.26-2.el6.x86_64 19/26 Installing : php-xml-5.3.14-1.el6.remi.x86_64 20/26 Installing : php-gd-5.3.14-1.el6.remi.x86_64 21/26 Installing : php-mcrypt-5.3.14-1.el6.remi.x86_64 22/26 Installing : php-mysql-5.3.14-1.el6.remi.x86_64 23/26 Installing : php-devel-5.3.14-1.el6.remi.x86_64 24/26 Installing : 1:php-pear-1.9.4-7.el6.remi.noarch 25/26 Installing : php-mbstring-5.3.14-1.el6.remi.x86_64 26/26 Installed: php.x86_64 0:5.3.14-1.el6.remi php-common.x86_64 0:5.3.14-1.el6.remi php-devel.x86_64 0:5.3.14-1.el6.remi php-gd.x86_64 0:5.3.14-1.el6.remi php-mbstring.x86_64 0:5.3.14-1.el6.remi php-mcrypt.x86_64 0:5.3.14-1.el6.remi php-mysql.x86_64 0:5.3.14-1.el6.remi php-pear.noarch 1:1.9.4-7.el6.remi php-xml.x86_64 0:5.3.14-1.el6.remi Dependency Installed: autoconf.noarch 0:2.63-5.1.el6 automake.noarch 0:1.11.1-1.2.el6 freetype.x86_64 0:2.3.11-6.el6_2.9 libX11.x86_64 0:1.3-2.el6 libX11-common.noarch 0:1.3-2.el6 libXau.x86_64 0:1.0.5-1.el6 libXpm.x86_64 0:3.5.8-2.el6 libedit.x86_64 0:2.11-4.20080712cvs.1.el6 libjpeg.x86_64 0:6b-46.el6 libmcrypt.x86_64 0:2.5.8-9.el6 libpng.x86_64 2:1.2.49-1.el6_2 libtool-ltdl.x86_64 0:2.2.6-15.5.el6 libxcb.x86_64 0:1.5-1.el6 libxslt.x86_64 0:1.1.26-2.el6 php-cli.x86_64 0:5.3.14-1.el6.remi php-pdo.x86_64 0:5.3.14-1.el6.remi t1lib.x86_64 0:5.1.2-6.el6_2.1 Complete! |
CentOS開発環境の構築(Apache, MySQL, PHP) | mawatari.jp
2012年6月28日 @ 9:47 PM
[…] 参考:ログ – PHPのインストール 参考:ログ – APCのインストール 参考:ログ – Xdebugのインストール 参考:ログ – PHPUnitのインストール PHPと各種PHPライブラリのインスト […]