Install apache on fedora8
>tar -zxvf httpd-2.2.8.tar.gz
> ;cd httpd-2.2.8
>./configure --prefix=/usr/local/httpd
>make
< BR>make the following error, the previous match did not encounter this problem
libtool: link: `passwd/apr_getpass.lo' is not a valid libtool object
make [3]: *** [libapr-1.la] Error 1
make[3]: Leaving directory `/root/httpd-2.2.8/srclib/apr'
make [2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/httpd-2.2.8/srclib/apr'
make[1 ]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/httpd-2.2.8/srclib'
make: *** [all -recursive] Error 1
Later found that it is missing apr & apr-util.
Go to http://apr.apache.org/down the latest apr -1.2.12-tar.gz and apr-util-1.2.12.tar.gz
>tar -zxvf apr-1.2.12-tar.gz
< BR>>cd apr-1.2.12
& Gt../configure --prefix=/usr/local/apr-httpd/
>make & make install
>tar -zxvf apr- Util-1.2.12-tar.gz
>cd apr-util-1.2.12
>./configure --prefix=/usr/local /apr-util-httpd/--with-apr=/usr/local/apr-httpd/
>make & make install
back to apache Compile directory
>./configure --prefix=/usr/local/httpd/--with-apr=/usr/local/apr-httpd/--with-apr-util= /usr/local/apr-util-httpd/
>make
>make install
The problem is solved.
Overview This article describes how to transfer files between a Linux host and a Windows host. Beca
Multiple startup files Adding multiple startup files by saying that compilation will be wrong. But t
1. /The root partition is a mandatory partition, partitioned according to your actual situation. 2.
Too many open files Errors are common faults in Linux systems. Solutions can be easily found on the
Enhanced Security Devil Linux 1.6.1 Release
Linux system security hardening tutorial
The virtual machine Debian NIC cannot be started
Detailed STMFD and LDMFD instructions and personal understanding analysis
How to boot Linux system from DOS system
Compression and decompression methods for common compression formats under Linux
Detailed analysis: the process of installing and configuring VNC under CentOS
Linux build SSH server basic tutorial
Linux query memory real utilization
Linux system master road kernel compilation process analysis
A little pity of innovative features in Win10
Windows Server 2008 virus stealing account security risks
How to get file management ownership of Windows 7
XP system blue screen error code 0x0000007b how to solve?
The difference between WinSDN MSDN version, OEM version, RTM version, VOL version
Linux system startup related knowledge
Linux system call fork() function method
Teach you how to become a 25-hour system for a full-time speed improvement
Win7 computer boot prompt ntldr is missing how to do
WinXP system desktop IE icon is missing the method of recovery (graphic tutorial)