Source code recommended Save location:
/usr/local/src
Software Installation Location:
/usr/local
How to determine the installation process error:
- Installation process stopped
- And there's a hint of error/warning/no.
./configure software configuration and check the source package without special circumstances, be sure to specify its installation directory
- Define the required feature options
- Check if the system environment meets the installation requirements
- Defining functional options and detecting system environments
1[Email protected]606:/home/ucm/software/httpd-2.2. to#pwd2/home/ucm/software/httpd-2.2. to3[Email protected]606:/home/ucm/software/httpd-2.2. to# ll4Total dosage11805Drwxr-xr-x OneUCM UCM4096July - -./6Drwxr-xr-x OneUCM UCM4096December5 on: -.. /7-rw-r--r--1UCM UCM14882November A 2004About_apache8-rw-r--r--1UCM UCM18613July6 -ACINCLUDE.M49-rw-r--r--1UCM UCM56952October6 .APACHE.DSWTenDrwxr-xr-x6UCM UCM4096July - -build/ One-rw-r--r--1UCM UCM2644August - -BUILDALL.DSP A-rw-r--r--1UCM UCM2692July - theBUILDBIN.DSP --rwxr-xr-x1UCM UCM5786September + -buildconf* --rw-r--r--1UCM UCM142348July - -Changes the-rw-r--r--1UCM UCM11701February - -Config.layout --rwxr-xr-x1UCM UCM573031July - -configure* --rw-r--r--1UCM UCM24720May - -Configure.inch --rw-r--r--1UCM UCM0July - -. Deps +Drwxr-xr-x9UCM UCM4096July - -docs/ --rw-r--r--1UCM UCM403November A 2004emacs-style +-rw-r--r--1UCM UCM7214January - 2005. Gdbinit A-rw-r--r--1UCM UCM1248May7 .HTTPD.DEP at-rw-r--r--1UCM UCM4124June A -HTTPD.DSP --rw-r--r--1UCM UCM8994May7 .Httpd.mak --rw-r--r--1UCM UCM12053July - -Httpd.spec -Drwxr-xr-x2UCM UCM4096July - -include/ --rw-r--r--1UCM UCM4372January - -INSTALL --rw-r--r--1UCM UCM2909December8 2006INSTALLBIN.DSP in-rw-r--r--1UCM UCM5145November in 2005LAYOUT --rw-r--r--1UCM UCM30119May7 .LIBHTTPD.DEP to-rw-r--r--1UCM UCM17039January A -LIBHTTPD.DSP +-rw-r--r--1UCM UCM28503May7 .Libhttpd.mak --rw-r--r--1UCM UCM28690January + -LICENSE the-rw-r--r--1UCM UCM8739November - -Makefile.inch *-rw-r--r--1UCM UCM34759January - theMakefile.win $Drwxr-xr-x -UCM UCM4096July - -modules/Panax Notoginseng-rw-r--r--1UCM UCM828January1 -NOTICE --rw-r--r--1UCM UCM12894March - -Nwgnumakefile theDrwxr-xr-x9UCM UCM4096July - -os/ +-rw-r--r--1UCM UCM5954JanuaryTen -README A-rw-r--r--1UCM UCM4178August - thereadme.platforms the-rw-r--r--1UCM UCM2553December + .readme-Win32.txt +-rw-r--r--1UCM UCM10183March - 2005Roadmap -Drwxr-xr-x3UCM UCM4096July - -server/ $Drwxr-xr-x5UCM UCM4096July - -srclib/ $Drwxr-xr-x4UCM UCM4096July - -support/ -Drwxr-xr-x2UCM UCM4096July - -test/ --rw-r--r--1UCM UCM8183October - 2005VERSIONING the[Email protected]606:/home/ucm/software/httpd-2.2. to#
1 [email protected]606:/home/ucm/software/httpd-2.2. to pwd 2 /home/ucm/software/httpd-2.2. to 3 [email protected]606:/home/ucm/software/httpd-2.2. #./configure--prefix=/usr/local/apache2
Make compilation
Make clean clears the compiled cache file---used for compilation errors, and performs fallback to a state that is not installed
Make Install build Installation
SOURCE Package---Linux Software installation and management