> 2) I am fairly familiar with RedHat's directory layout for installation
> of Apache. Does " --with-layout=RedHat \" work for other ./configure
> scripts or only mod_perl?
>
> 3) A question for Redhatters... Do I need to (should I) remake my own
> perl too? I think RPM is going to whine hideously when I rpm -e perl.
> Are there optimizations I can perform to make a better/faster binary
> using the compiling tools in 6.1?
>
Rather than trying to manhandle it all into RedHat's directory structure *I*
would rebuild apache & perl etc. either into /usr/local or their own
subdirectory under /opt. That way you get to keep all the RedHat cruft, and
keep it happy with its own perl - but you also have your own copies for
apache.
rich