On Jun 25, 2009, at 10:28 AM, John Hansen wrote:

nroff -man qmail-local.8 > qmail-local.0
/bin/sh: nroff: command not found
make: *** [qmail-local.0] Error 127
error: Bad exit status from /var/tmp/rpm-tmp.26371 (%build)


there's your first problem.

$ sudo yum -q provides '*/nroff'
groff-1.18.1.1-11.1.i386 : A document formatting system.
Matched from:
Filename    : /usr/bin/nroff
$

`yum install groff` and try again :)

Jake, perhaps you should add groff as a BuildRequires to the qmail- toaster SRPM?

-steve

--
If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v
http://five.sentenc.es

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to