Jumat, 16 Agustus 2019

How to install apxs2 with Httpd devel for install php from source

  Tidak ada komentar
Check the httpd package on repository
[root@ipo php-5.6.37]# yum list httpd-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.buana.web.id
 * extras: centos.mirror.angkasa.id
 * updates: centos.mirror.angkasa.id
Installed Packages
httpd-devel.x86_64                                           2.4.6-89.el7.centos.1                                            @updates
[root@iport3 php-5.6.37]#
Running yum install httpd devel
[root@ipo php-5.6.37]# yum install httpd-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.buana.web.id
 * extras: centos.mirror.angkasa.id
 * updates: centos.mirror.angkasa.id
Resolving Dependencies
--> Running transaction check
---> Package httpd-devel.x86_64 0:2.4.6-89.el7.centos.1 will be installed
--> Processing Dependency: apr-util-devel for package: httpd-devel-2.4.6-89.el7.centos.1.x86_64
--> Processing Dependency: apr-devel for package: httpd-devel-2.4.6-89.el7.centos.1.x86_64
--> Running transaction check
---> Package apr-devel.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util-devel.x86_64 0:1.5.2-6.el7 will be installed
--> Processing Dependency: openldap-devel(x86-64) for package: apr-util-devel-1.5.2-6.el7.x86_64
--> Processing Dependency: libdb-devel(x86-64) for package: apr-util-devel-1.5.2-6.el7.x86_64
--> Processing Dependency: expat-devel(x86-64) for package: apr-util-devel-1.5.2-6.el7.x86_64
--> Running transaction check
---> Package expat-devel.x86_64 0:2.1.0-10.el7_3 will be installed
---> Package libdb-devel.x86_64 0:5.3.21-24.el7 will be installed
---> Package openldap-devel.x86_64 0:2.4.44-21.el7_6 will be installed
--> Processing Dependency: cyrus-sasl-devel(x86-64) for package: openldap-devel-2.4.44-21.el7_6.x86_64
--> Running transaction check
---> Package cyrus-sasl-devel.x86_64 0:2.1.26-23.el7 will be installed
--> Processing Dependency: cyrus-sasl(x86-64) = 2.1.26-23.el7 for package: cyrus-sasl-devel-2.1.26-23.el7.x86_64
--> Running transaction check
---> Package cyrus-sasl.x86_64 0:2.1.26-23.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

======================================================================================================================================
 Package                            Arch                     Version                                  Repository                 Size
======================================================================================================================================
Installing:
 httpd-devel                        x86_64                   2.4.6-89.el7.centos.1                    updates                   197 k
Installing for dependencies:
 apr-devel                          x86_64                   1.4.8-3.el7_4.1                          base                      188 k
 apr-util-devel                     x86_64                   1.5.2-6.el7                              base                       76 k
 cyrus-sasl                         x86_64                   2.1.26-23.el7                            base                       88 k
 cyrus-sasl-devel                   x86_64                   2.1.26-23.el7                            base                      310 k
 expat-devel                        x86_64                   2.1.0-10.el7_3                           base                       57 k
 libdb-devel                        x86_64                   5.3.21-24.el7                            base                       38 k
 openldap-devel                     x86_64                   2.4.44-21.el7_6                          updates                   804 k

Transaction Summary
======================================================================================================================================
Install  1 Package (+7 Dependent packages)

Total download size: 1.7 M
Installed size: 6.8 M
Is this ok [y/d/N]: y
Downloading packages:
(1/8): apr-util-devel-1.5.2-6.el7.x86_64.rpm                                                                   |  76 kB  00:00:00
(2/8): expat-devel-2.1.0-10.el7_3.x86_64.rpm                                                                   |  57 kB  00:00:00
(3/8): libdb-devel-5.3.21-24.el7.x86_64.rpm                                                                    |  38 kB  00:00:00
(4/8): apr-devel-1.4.8-3.el7_4.1.x86_64.rpm                                                                    | 188 kB  00:00:00
(5/8): openldap-devel-2.4.44-21.el7_6.x86_64.rpm                                                               | 804 kB  00:00:00
(6/8): cyrus-sasl-devel-2.1.26-23.el7.x86_64.rpm                                                               | 310 kB  00:00:00
(7/8): httpd-devel-2.4.6-89.el7.centos.1.x86_64.rpm                                                            | 197 kB  00:00:00
(8/8): cyrus-sasl-2.1.26-23.el7.x86_64.rpm                                                                     |  88 kB  00:00:00
--------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                 1.8 MB/s | 1.7 MB  00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : apr-devel-1.4.8-3.el7_4.1.x86_64                                                                                   1/8
  Installing : cyrus-sasl-2.1.26-23.el7.x86_64                                                                                    2/8
  Installing : cyrus-sasl-devel-2.1.26-23.el7.x86_64                                                                              3/8
  Installing : openldap-devel-2.4.44-21.el7_6.x86_64                                                                              4/8
  Installing : expat-devel-2.1.0-10.el7_3.x86_64                                                                                  5/8
  Installing : libdb-devel-5.3.21-24.el7.x86_64                                                                                   6/8
  Installing : apr-util-devel-1.5.2-6.el7.x86_64                                                                                  7/8
  Installing : httpd-devel-2.4.6-89.el7.centos.1.x86_64                                                                           8/8
  Verifying  : apr-devel-1.4.8-3.el7_4.1.x86_64                                                                                   1/8
  Verifying  : httpd-devel-2.4.6-89.el7.centos.1.x86_64                                                                           2/8
  Verifying  : apr-util-devel-1.5.2-6.el7.x86_64                                                                                  3/8
  Verifying  : libdb-devel-5.3.21-24.el7.x86_64                                                                                   4/8
  Verifying  : openldap-devel-2.4.44-21.el7_6.x86_64                                                                              5/8
  Verifying  : cyrus-sasl-devel-2.1.26-23.el7.x86_64                                                                              6/8
  Verifying  : expat-devel-2.1.0-10.el7_3.x86_64                                                                                  7/8
  Verifying  : cyrus-sasl-2.1.26-23.el7.x86_64                                                                                    8/8

Installed:
  httpd-devel.x86_64 0:2.4.6-89.el7.centos.1

Dependency Installed:
  apr-devel.x86_64 0:1.4.8-3.el7_4.1             apr-util-devel.x86_64 0:1.5.2-6.el7        cyrus-sasl.x86_64 0:2.1.26-23.el7
  cyrus-sasl-devel.x86_64 0:2.1.26-23.el7        expat-devel.x86_64 0:2.1.0-10.el7_3        libdb-devel.x86_64 0:5.3.21-24.el7
  openldap-devel.x86_64 0:2.4.44-21.el7_6

Complete!
[root@ipo php-5.6.37]#

Tidak ada komentar :

Posting Komentar