> I believe when you install apache2-devel, it works ok. But for apache2-devel
> you need apache2, and for apache2 you need apache2-conf :-)
> I built apache2 first, installed the rpms with --nodeps and then built
> apache2-conf. It seemed to work fine.

Actually, apache2-devel does *not* require apache2.

All that's needed to build an Apache module is apxs and config_vars.mk,
that are in the apache2-devel package, and libapr0

So, you can rebuild apache2-conf on a 8.2 box, simply by installing
libapr0, ADVX-build, and apache2-devel.

Jean-Michel




Reply via email to