Differences
This shows you the differences between the selected revision and the current version of the page.
| howto:subversion:apache2 2010/03/27 21:36 | howto:subversion:apache2 2017/09/06 18:38 current | ||
|---|---|---|---|
| Line 81: | 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> | ||