Re: [users@httpd] Compiling Apache 2.4 on Fedora 32

2020-10-23 Thread Wolfeman
Stormy you were almost right. Turns out it was zlib and zlib-devel that i needed installed. On Thu, Oct 22, 2020 at 7:02 PM Stormy wrote: > On 2020-10-22 4:25 p.m., Wolfeman wrote: > > cannot find -lz > > I'm not a Fedora expert, but have you got zlib1g-dev

[users@httpd] Compiling Apache 2.4 on Fedora 32

2020-10-22 Thread Wolfeman
Hi, I am trying to compile apache from source on Fedora 32. I am running into an unusual issue. I don't know what library this is referring to. I'm trying to compile it with as many built in packages as possible. I have APR 1.7.0 and APR-Util 1.6.1 included with the source I downloaded. I am compil