Hi list, I just installed Apache 2.4.10 the other night*. When I first installed apr{,-utils} I had som issues.
Made myself a custom layout, and used that one with: ./configure --enable-layout=Srv24 “Installbuilddir” doesn't end up where it was suppose to be, it relfected to the datadir (I think it was). Had to manually specify the path in my config line. ./configure --enable-layout=Srv24 --with-installbuilddir="/usr/lib/httpd/build-1" Anyway, I thought I should report that, 'cause it can't be the intended behaviour. :) (perhaps it's been diiscussed before. Didn't read very far back.) // * on a Mac Pro, 10.7.5 - Eric