On Fri, Jun 11, 2004 at 03:22:00PM +1000, The Salisburys wrote:

>     # rpm -i -v non-centos/apache-1.3.27-2.i386.rpm
>     #error: Failed dependencies:
>     #        libmm.so.11 is needed by apache-1.3.27-2

On my RH7.3 machine here:

    [EMAIL PROTECTED] ~]$ rpm -q apache
    apache-1.3.27-4
    [EMAIL PROTECTED] ~]$ locate libmm.so
    /usr/lib/libmm.so.11.0.23
    /usr/lib/libmm.so.11
    /usr/lib/libmm.so
    [EMAIL PROTECTED] ~]$ rpm -qf `locate libmm.so`
    mm-1.1.3-11
    file /usr/lib/libmm.so.11 is not owned by any package
    mm-devel-1.1.3-11

So the package you're after is "mm".


Cheers,

John
-- 
There are many units in which uptime can be measured. Minutes are not
among my favourite ones.      -  Alistair J. R. Young
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to