Re: Payloadfileshaveprefix

Emmanuel Seyman <[email protected]> Tue, 4 Mar 2003 13:30:07 +0100
Newsgroups gmane.linux.redhat.release.zoot
Message-ID <[email protected]>
On Tue, Mar 04, 2003 at 07:09:57AM -0500, Dean Maluski wrote:
>
> Probably rpmv3. I haven't done many upgrades from original install on 
> this 6.2 box.

Download the db3 and rpm packages from the updates and run the following
commands:

rpm -Uvh db3-3*.i386.rpm
rpm --rebuilddb
rpm -Fvh rpm*rpm
rpm --rebuilddb

You should then be able to install the sendmail rpm.

Emmanuel