We don't use any packages. It's all built from source. We download the
latest apr and apr-util and add them to the source when we build.
I got it installed by removing the relink in libaprutil-1.la Seems to work
fine. Is that a valid workaround?
Nick
On Mon, Aug 17, 2020 at 1:32 PM Nick Kew
> On 17 Aug 2020, at 16:16, Nick Folino wrote:
>
> I've been building and installing Apache httpd on RHEL 6 for years now. My
> normal method is to configure and make in my development environment, then
> tar up the build directory, copy it to test, production etc.. untar it and
> run make
I've been building and installing Apache httpd on RHEL 6 for years now. My
normal method is to configure and make in my development environment, then
tar up the build directory, copy it to test, production etc.. untar it and
run make install.
This has always worked fine for me. Now with RHEL 7 I