How to install apache on RH4

Source: Internet
Author: User
For more information about installing apache on RH4-Linux Enterprise Application-Linux server application, see the following. I recently learned how to use linux to build a WEB server. I installed Red Hat Enterprise Linux 4 and downloaded httpd-2.2.9.tar.gz from the apacheofficial website.
Run tar. zxvf httpd-2.2.9.tar.gz-C/root/apache
Go to cd/root/apche/httpd-2.2.9
Run./configure -- prefix =/usr/src/apache
CODE: checking for chosen layout... Apache
Checking for working mkdir-p... yes
Checking build system type... i686-pc-linux-gnu
Checking host system type... i686-pc-linux-gnu
Checking target system type... i686-pc-linux-gnu

Refreshing Apache Portable Runtime library...

Checking for APR... reconfig
Grouping package in srclib/apr now
Checking build system type... i686-pc-linux-gnu
Checking host system type... i686-pc-linux-gnu
Checking target system type... i686-pc-linux-gnu
Grouping APR library
Platform: i686-pc-linux-gnu
Checking for working mkdir-p... yes
APR Version: 1.3.0
Checking for chosen layout... apr
Checking for gcc... no
Checking for cc... no
Checking for cl.exe... no
Configure: error: no acceptable C compiler found in $ PATH
See 'config. log' for more details.
Configure failed for srclib/apr

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.