<html>
At 21:58 07/10/2002, you wrote:<br>
<blockquote type=cite class=cite cite><font color="#400040">some very
hazy notes that suggested the TimeDate and MIME-Tools didn't make it.
Running
<dl>
<dd>rpm -Uvh perl-TimeDate-1.1301-1.src.rpm<br><br>

</dl>got be the string of ### and counted to 100%, but
<dl>
<dd>rpm -e perl-TimeDate<br><br>

</dl>reports that perl-TimeDate is not installed.
</font></blockquote><br>
No, the &quot;rpm -Uvh&quot; on the &quot;.src.rpm&quot; will only
install the source. You would need to<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rpmbuild --rebuild
/usr/src/redhat/SPECS/<font color="#400040">perl-TimeDate-1.1301-1.spec<br>
</font><font color="#400040">to build the &quot;.rpm&quot; which you can
then install with<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rpm -Uvh
/usr/src/redhat/RPMS/noarch/perl-TimeDate-1.1301-1.noarch.rpm<br><br>
</font><blockquote type=cite class=cite cite>After installing (but before
checking) on that I tried the rpmbuild --rebuild you suggested.
<dl>
<dd>[root@verbose MailScanner-4.00.0a9-7]# rpmbuild --rebuild
perl-MIME-tools-5.411-pl3.1.src.rpm
<dd>Installing perl-MIME-tools-5.411-pl3.1.src.rpm
<dd>error: failed build dependencies:
<dd>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; perl &gt;= 2:5.8.0 is
needed by perl-MIME-tools-5.411-pl3.1
<dd>[root@verbose MailScanner-4.00.0a9-7]# rpm -Uvh
perl-MIME-tools-5.411-pl3.1.noarch.rpm
<dd>error: open of perl-MIME-tools-5.411-pl3.1.noarch.rpm failed: No such
file or directory<br><br>

</dl>Perl greater than 5.8 is needed? I hope not. Reving perl is almost
as scary as reving Apache in my experience! Are you sure you don't want
access to this machine? </blockquote><br>
Fixed this.<br><br>
<blockquote type=cite class=cite cite><font color="#400040">Julian Field
wrote: <br>
<blockquote type=cite class=cite cite>At 12:02 07/10/2002, you wrote:
<br>
&gt;The first error I noticed was something about missing file
perl-TimeDate ? <br>
&gt;Another one I caught in full: <br>
&gt;Missing file <br>
&gt;/usr/src/redhat/RPMS/noarch/perl-MIME-tools-5.411-pl3.1.noarch.rpm.
<br>
&gt;Maybe it did not build correctly? <br><br>
Have you got the errors from above this? I've just tried this on
(another) <br>
clean RedHat 8.0 machine and it builds the MIME-tools module okay. <br>
Try doing a <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rpmbuild --rebuild
perl-MIME-tools-5.411-pl3.1.src.rpm <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rpm -Uvh
perl-MIME-tools-5.411-pl3.1.noarch.rpm <br><br>
and see what output you get from those two. <br>
&gt;Installing perl-Convert-TNEF-0.17-1.src.rpm <br>
&gt;Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.45663 <br><br>
That will fail as it needs MIME-tools to be installed before it can build
<br>
the rpm. <br><br>
&gt;Seeing that mailscanner hadn't made it into the results, I ran it
myself: <br>
&gt;[root@verbose MailScanner-4.00.0a9-5]# rpm -Uvh mailscanner*rpm
<br>
&gt;error: failed dependencies: <br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sendmail is needed
by mailscanner-4.00.0a9-4 <br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tnef &gt;= 1.1.1 is
needed by mailscanner-4.00.0a9-4 <br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; perl-MIME-tools
&gt;= 5.411 is needed by mailscanner-4.00.0a9-4 <br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; perl-Convert-TNEF is
needed by mailscanner-4.00.0a9-4 <br>
&gt; <br>
&gt;Of course, the sendmail dependency is just as bogus as ever. Also, my
<br>
&gt;earlier comments about the closing commands still stand. I just did
<br>
&gt;chkconfig --list and see that MailScanner is only active in the
current <br>
&gt;runlevel, 3 in my case. So this command is still needful: <br>
&gt;chkconfig --level 2345 MailScanner on <br><br>
Done. <br><br>
&gt;However, I'm really, really happy with the change. The huge (for us)
<br>
&gt;mountain of mail in the queues was gone in seconds, and the test
messages <br>
&gt;ended up in my mailbox. The two with payloads (I manually attached my
<br>
&gt;entire pet virus collection) were stripped of their attachments, and
the <br>
&gt;reply was sent: <br>
&gt;This message is simply to warn you that your computer system may have
a <br>
&gt;virus present and should be checked. <br>
&gt; <br>
&gt;The virus detector said this about the message: <br>
&gt;Report: joke.exe&nbsp; Infection: W32/Hybris.worm.B <br>
&gt;Report: Very Funny.vbs&nbsp; Infection: VBS/LoveLetter.gen <br>
&gt;Visual Basic Scripts are dangerous in email (Very Funny.vbs) <br>
&gt;Report: Pretty Park.exe&nbsp; Infection: PrettyPark.37376 <br>
&gt;&quot;Pretty Park&quot; virus (Pretty Park.exe) <br>
&gt;Report: ALANIS_Screen_Saver.SCR&nbsp; Infection: W32/MTX.9244.worm.A
<br>
&gt;Windows Screensavers are often used to hide viruses
(ALANIS_Screen_Saver.SCR) <br>
&gt; <br>
&gt;So, I'm back in business, and Julian is now my hero. Right on! If the
mail <br>
&gt;had been held up at the start of business tomorrow there would have
been <br>
&gt;hell to pay. <br><br>
Yay! <br><br>
Keep an eye on the downloads page for new versions of the RPMs. <br>
Build 6 is current. <br><br>
-- <br>
Julian
Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Teaching Systems Manager <br>
jkf@ecs.soton.ac.uk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dept.
of Electronics &amp; Computer Science <br>
Tel. 023 8059 2817&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
University of Southampton <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Southampton SO17 1BJ</blockquote><br>
-- <br>
---------------------------------------------------------- <br>
Sign up now for Quotes of the Day, a handful of quotations <br>
on a theme delivered every morning. <br>
Enlightenment! Daily, for free! <br>
<a href="mailto:twisted@whidbey.com?subject=Subscribe_QOTD">mailto:twisted@whidbey.com?subject=Subscribe_QOTD</a>
<br><br>
For web hosting and maintenance, <br>
visit Van's home page: <a href="http://www.domainvanhorn.com/van/">http://www.domainvanhorn.com/van/</a> <br>
---------------------------------------------------------- <br>
&nbsp; </font></blockquote><br>
<div>-- </div>
<div>Julian Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Teaching Systems Manager</div>
<div>jkf@ecs.soton.ac.uk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dept. of Electronics &amp; Computer Science</div>
<div>Tel. 023 8059 2817&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University of Southampton</div>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Southampton SO17 1BJ
</html>