Hello, it’s me again, … 

> On 28 Sep 2017, at 16:23, Ruben Safir <ru...@mrbrklyn.com> wrote:
> 
> Correct:  Let me correct my ignorance ;)
> 
> [ruben@www3 mod_perl-2.0.10]$ perl Makefile.PL MP_USE_STATIC=1
> MP_AP_PREFIX="/home/ruben/src/httpd-2.4.27"
> MP_AP_CONFIGURE="--with-mpm=prefork --enable-load-all-modules"
> Reading Makefile.PL args from @ARGV
>   MP_USE_STATIC = 1
>          MP_AP_PREFIX = /home/ruben/src/httpd-2.4.27
>                  MP_AP_CONFIGURE = --with-mpm=prefork 
> --enable-load-all-modules
>                       no conflicting prior mod_perl version found - good.
>                       Using Apache prefix => /home/ruben/src/httpd-2.4.27
>                       checking for chosen layout... Apache
>                       checking for working mkdir -p... yes
>                       checking for grep that handles long lines and -e...
>                       /usr/bin/grep
>                       checking for egrep... /usr/bin/grep -E
>                       checking build system type... x86_64-pc-linux-gnu
>                       checking host system type... x86_64-pc-linux-gnu
>                       checking target system type... x86_64-pc-linux-gnu
>                       configure: 
>                       configure: Configuring Apache Portable Runtime 
> library...
>                       configure: 
>                       checking for APR... no
>                       configure: error: APR not found.  Please read the
>                       documentation.
>                       httpd: ./configure --with-mpm=prefork 
> --enable-load-all-modules
>                       failed at lib/Apache2/Build.pm line 412.

"error: APR not found.  Please read the documentation.”

You need to install APR (Apache Portable Runtime) first. You can find it here: 
http://apr.apache.org/.

Best regards

Matthias Schmitt

magic moving pixel s.a.
23, Avenue Grande-Duchesse Charlotte
L-3441 Dudelange
Luxembourg
Phone: +352 54 75 75
http://www.mmp.lu




Reply via email to