> From: "Bob Staaf" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Subject: Sendmail Problems
> 
> Hello all,
> 
>      Just did a fresh install of 7.0 and am having problems
> generating a new sendmail.cf.  I do have the sendmail-cf rpm
> installed but, when I try to use m4 to generate the new
> sendmail.cf I get an error saying command not found.
> 
> [root@pc139 mail]# m4 /etc/mail/sendmail.mc >
> /etc/sendmail.cf
> bash: m4: command not found
> [root@pc139 mail]#
> 
> [root@pc139 mail]# rpm -qa | grep sendmail
> sendmail-cf-8.11.6-2.7.0
> sendmail-8.11.6-2.7.0
> [root@pc139 mail]#
> 
> Any ideas?  Anyone seen this one before?
> 
> Thanks
> 
> Bob

You need to install the m4 rpm which will put m4 in /usr/bin/m4, which
should be in your $PATH, so it will be found with no problem.


        pete peterson
        Teradyne, Inc.
        7 Technology Park Drive
        Westford, MA 01886-0033

        [EMAIL PROTECTED] or [EMAIL PROTECTED]
        +1-978-589-7478 (Teradyne);
        +1-978-589-2088 (Closest FAX); +1-978-589-7007 (Main Westford FAX)
 
 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to