File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,10 @@ https://redirection.io/documentation/developer-documentation/apache-module
99
1010### Manual
1111
12- To manually build this library you will need to compile first the [ libredirectionio library] ( https://github.com/redirectionio/libredirectionio )
13- in some path (e.g. ` /tmp/libredirectionio ` )
12+ To manually build this library you will need to compile and install the [ libredirectionio library] ( https://github.com/redirectionio/libredirectionio ) .
13+ You also need [ apxs ] ( https://httpd.apache.org/docs/2.4/programs/apxs.html ) installed and available
1414
15- You will need [ apxs] ( https://httpd.apache.org/docs/2.4/programs/apxs.html ) installed and available
16-
17- Then execute the following command:
15+ Then execute the following commands:
1816
1917```
2018autoreconf -i
You can’t perform that action at this time.
0 commit comments