> if you compile mod_python against apache and python, this should not
> be a problem as well.
> some one should tell the package maintainers about that.

Jeremy, the problem is not in mod_python itself.
The problem is when you put together python and apache which are using
different versions of the same library (expat, mysql, libpng etc)...
It's even worse if you also use mod_php because it brings it's own set
of libraries too.

Reply via email to