The whole process of installing php gd library with yum under linux
Release: 2016-07-25 08:55:16
Original
1426 people have browsed it
-
-
[root@jbxue ~]# yum install php-gd*
- Setting up Install Process
- Setting up repositories
- base 100% |=========================| 951 B 00:00
- update 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
- Parsing package install arguments
- Resolving Dependencies
- –> Populating transaction set with selected packages. Please wait.
- —> Downloading header for php-gd to pack into transaction set.
- php-gd-4.3.9-3.22.9.i386. 100% |=========================| 20 kB 00:00
- —> Package php-gd.i386 0:4.3.9-3.22.9 set to be updated
- –> Running transaction check
- –> Processing Dependency: php = 4.3.9-3.22.9 for package: php-gd
- –> Restarting Dependency Resolution with new changes.
- –> Populating transaction set with selected packages. Please wait.
- —> Downloading header for php to pack into transaction set.
- php-4.3.9-3.22.9.i386.rpm 100% |=========================| 24 kB 00:00
- —> Package php.i386 0:4.3.9-3.22.9 set to be updated
- –> Running transaction check
- –> Processing Dependency: php = 4.3.9-3.22.5 for package: php-mysql
- –> Processing Dependency: php = 4.3.9-3.22.5 for package: php-ldap
- –> Processing Dependency: php = 4.3.9-3.22.5 for package: php-pear
- –> Restarting Dependency Resolution with new changes.
- –> Populating transaction set with selected packages. Please wait.
- —> Downloading header for php-pear to pack into transaction set.
- php-pear-4.3.9-3.22.9.i38 100% |=========================| 34 kB 00:00
- —> Package php-pear.i386 0:4.3.9-3.22.9 set to be updated
- —> Downloading header for php-mysql to pack into transaction set.
- php-mysql-4.3.9-3.22.9.i3 100% |=========================| 20 kB 00:00
- —> Package php-mysql.i386 0:4.3.9-3.22.9 set to be updated
- —> Downloading header for php-ldap to pack into transaction set.
- php-ldap-4.3.9-3.22.9.i38 100% |=========================| 20 kB 00:00
- —> Package php-ldap.i386 0:4.3.9-3.22.9 set to be updated
- –> Running transaction check
Dependencies Resolved
=============================================================================
- Package Arch Version Repository Size
- =============================================================================
- Installing:
- php-gd i386 4.3.9-3.22.9 update 99 k
- Updating for dependencies:
- php i386 4.3.9-3.22.9 update 1.3 M
- php-ldap i386 4.3.9-3.22.9 update 35 k
- php-mysql i386 4.3.9-3.22.9 update 36 k
- php-pear i386 4.3.9-3.22.9 update 268 k
Transaction Summary
- =============================================================================
- Install 1 Package(s)
- Update 4 Package(s)
- Remove 0 Package(s)
- Total download size: 1.7 M
- Is this ok [y/N]: y
- Downloading Packages:
- (1/5): php-pear-4.3.9-3.2 100% |=========================| 268 kB 00:00
- (2/5): php-mysql-4.3.9-3. 100% |=========================| 36 kB 00:00
- (3/5): php-gd-4.3.9-3.22. 100% |=========================| 99 kB 00:00
- (4/5): php-4.3.9-3.22.9.i 100% |=========================| 1.3 MB 00:01
- (5/5): php-ldap-4.3.9-3.2 100% |=========================| 35 kB 00:00
- Running Transaction Test
- Finished Transaction Test
- Transaction Test Succeeded
- Running Transaction
- Updating : php-ldap ######################### [1/9]
- Updating : php-mysql ######################### [2/9]
- Updating : php-pear ######################### [3/9]
- Updating : php ######################### [4/9]
- Installing: php-gd [5/9]warning: /etc/php.d/gd.ini created as /etc/php.d/gd.ini.rpmnew
- Installing: php-gd ######################### [5/9]
- Cleanup : php-pear ######################### [6/9]
- Cleanup : php-mysql ######################### [7/9]
- Cleanup : php ######################### [8/9]
- Cleanup : php-ldap ######################### [9/9]
Installed: php-gd.i386 0:4.3.9-3.22.9
- Dependency Updated: php.i386 0:4.3.9-3.22.9 php-ldap.i386 0:4.3.9-3.22.9 php-mysql.i386 0:4.3.9-3.22.9 php-pear.i386 0: 4.3.9-3.22.9
- Complete!
-
Copy code
|
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
-
2024-10-22 09:46:29
-
2024-10-13 13:53:41
-
2024-10-12 12:15:51
-
2024-10-11 22:47:31
-
2024-10-11 19:36:51
-
2024-10-11 15:50:41
-
2024-10-11 15:07:41
-
2024-10-11 14:21:21
-
2024-10-11 12:59:11
-
2024-10-11 12:17:31