[EMAIL PROTECTED] (Borsenkow Andrej) writes: > [root@cooker init.d]# ll /usr/sbin/httpd* > lrwxrwxrwx 1 root root 5 Jan 10 2002 > /usr/sbin/httpd-naat -> httpd > ^^^^^^^^^^ > -rwxr-xr-x 1 root root 415116 Oct 28 04:29 > /usr/sbin/httpd-perl* > > [root@cooker init.d]# rpm -q httpd-naat > httpd-naat-0.7-1mdk > > -andrej
you're right about it ... the link was made after a require on apache >= whatever, but apache-mod_perl provides apache >= whatever. We should test if one or the other binary is present before creating the link. We will fix this ASAP. cheers, -- Florin http://www.mandrakesoft.com
