Differences

This shows you the differences between the selected revision and the current version of the page.

howto:subversion:apache2 2007/02/22 01:10 howto:subversion:apache2 2017/09/06 18:38 current
Line 5: Line 5:
Running the Apache2 server is quite limited, but it works great, and finally I can get through "stupid" corporate firewalls (port 80). Running the Apache2 server is quite limited, but it works great, and finally I can get through "stupid" corporate firewalls (port 80).
 +
 +**Note**: The Apache build depends on libtools and m4 which are available for install using funpkg from the /ffp/packages directory.
===== 1: Apache ===== ===== 1: Apache =====
Line 79: Line 81:
==== build, configure and install ==== ==== build, configure and install ====
 +In the apr directory within the subversion tree, create the apr configuration:
 +<code>
 +./buildconf
 +</code>
 +Same for apr-util.
 +
At the top of the subversion tree: At the top of the subversion tree:
 +
NOTICE: if you have changed the prefix, remember to change it below. NOTICE: if you have changed the prefix, remember to change it below.
<code> <code>

Navigation

Personal Tools