|
The following table shows the paths to the apxs and Apache
source tree as supplied by the packages included with various Linux
distributions. Note: Some of this information is inferential only,
determined by examining the distribution kits rather than actually installing
them. As a result, it may be inaccurate in some respects.
| Distribution |
Version of Apache supplied |
Value for --with-apxs |
Value for --with-apache |
| Caldera OpenLinux 2.3 |
1.3.4 |
[note 1] |
| Corel |
1.3.3 |
/usr/sbin/apxs |
[note 1] |
| Debian GNU/Linux 2.1 |
1.3.3 |
/usr/sbin/apxs |
[note 1] |
| Linux-Mandrake 6.1 |
1.3.9 |
/usr/sbin/apxs [note 2] |
[note 1] |
| Linux Pro 5.4 |
1.1.3, 1.2.5 |
[note 1] |
| Red Hat Linux 6.1 |
1.3.9 |
/usr/sbin/apxs [notes
2, 3] |
[note 1] |
| Slackware 7.0 |
1.3.9 |
/var/lib/apache/sbin/apxs |
/var/lib/apache |
| S.u.S.E. Linux 6.2 |
1.3.6 |
/usr/sbin/apxs |
[note 1] |
| TurboLinux 3.6 |
1.3.6 |
/usr/sbin/apxs [note
2] |
[note 1] |
Notes
- The binary packages of this distribution do not include
the source elements you need to build version 1.3.6 or later of the Apache Web
server. Either install an Apache 1.3 source package from the
distribution (if available), or download the Apache source and build it by
hand. (See the "Building Apache at
Lightspeed" section of this article.)
- Install the
apache,
apache-devel, and freetype-devel packages in order to
build PHP with apxs.
- There's a problem with the Apache RPMs in Red Hat's 6.1
distribution. See the "Fixing Red Hat 6.1's
apxs Script" Appendix for details.
|