what have I missed

Tony Arcus tony@access-info.co.nz
Tue, 5 Dec 2000 16:59:20 +1300


The system is rh 6.2
Working my way though the horde.README i have done the following

rpm -ivh tcsh-6.09-4.i386.rpm
rpm -ivh perl-5.00503-12.i386.rpm
rpm -ivh bash2-2.03-8.i386.rpm
rpm -Fvh rpm-3.0.5-9.6x.i386.rpm
/etc/rc.d/init.d/httpd stop
rpm -Uvh apache-1.3.14-2.6.2.i386.rpm
rpm -ihv freetype-1.3.1-5.i386.rpm 
rpm -ivh krb5-configs-1.1.1-21.i386.rpm
rpm -ivh krb5-libs-1.1.1-21.i386.rpm
rpm -ivh imap-4.7-7.i386.rpm
rpm -ivh openldap-1.2.10-4.i386.rpm
rpm -ivh postgresql-6.5.3-6.i386.rpm   
rpm -ivh postgresql-server-6.5.3-6.i386.rpm   

THEN
rpm -ivvh MySQL-client-3.22.32-1.i386.rpm
D: counting packages to install
D: found 1 packages
D: looking for packages to download
D: retrieved 0 packages
D: New Header signature
D: Signature size: 68
D: Signature pad : 4
D: sigsize         : 72
D: Header + Archive: 73680
D: expected size   : 2123866
error: MySQL-client-3.22.32-1.i386.rpm cannot be installed
D: found 0 source and 0 binary packages   

So what have I missed?
If I continue on with

rpm -ivh MySQL-3.22.32-1.i386.rpm 
This installs fine but I still get the same error for the Client


Thanks in advance
Tony