On Mon, 2002-05-20 at 07:46, dempsey wrote: > I think that was what I was fishing for. I never saw that or ignored it if I > did. The first step went OK. On the second step, I got the following > error... > > /usr/src/redhat/BUILD/qmail-1.03 > + pushd /tmp/qmail-root/etc/tcpcontrol > /tmp/qmail-root/etc/tcpcontrol /usr/src/redhat/BUILD/qmail-1.03 > + echo :allow > + echo :deny > + echo :allow > + echo :allow > + tcprules pop-3.cdb pop-3.tmp > /var/tmp/rpm-tmp.43791: tcprules: command not found > error: Bad exit status from /var/tmp/rpm-tmp.43791 (%install) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.43791 (%install) > [root@pine src]# > > What does this mean?
The build process stopped because it could not find the 'tcprules' command. You are using Bruce Guenter's RPMS so you also need to install ucspi-tcp that contains this command. Once installed, rebuild the RPM. My qmail setup is completely RPM based from Bruce's RPMS, so if you are still having problems mail me offline. :-) -- Greg _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
