On Fri, 9 May 2003, Kevin Waterson wrote: > I am trying to update httpd but I get this error.. > > rror: Failed dependencies: > httpd-mmn = 20020628 is needed by (installed) mod_perl-1.99_07-5 > httpd-mmn = 20020628 is needed by (installed) mod_python-3.0.1-3 > httpd-mmn = 20020628 is needed by (installed) mod_ssl-2.0.40-21 > > so, what is httpd-mmn? IIRC it is part of the httpd package. What I think this is telling you is that the mod_* programs need the existing version of httpd-mmn which is part of the httpd package. Suggest trying to update httpd and the mod_* packages listed above on the same command line. Something like the following should do it. # rpm -Fvh httpd-whatever mod_perl-whatever mod_python-whatever mod_ssl-whatever HTH, -- .............Tom "Nothing would please me more than being able to tdiehl@xxxxxxxxxxxx hire ten programmers and deluge the hobby market with good software." -- Bill Gates 1976 We are still waiting ....