I wish this will be helpful:
OS tested successfully:
Linux(include binutils 2.9.1.0.25 tested successfully)
Solaris 2.5 or over
FreeBSD(3.2£¬4.0 tested successfully)
you need to configure APXS (with --with-apxs args) and (with --enable-versioning args) in php3 and php4
and others is same as the normal installation.
such as:
$ ./configure \
--with-apxs=/apache/bin/apxs \
--enable-versioning \
--with-mysql \
--enable-track-vars
ps: sorry about my poor english