[CentOS] Finding perl-MIME-Base64

Thu Jul 27 08:18:44 UTC 2006
David Hrbáč <hrbac.conf at seznam.cz>

Robert Moskowitz napsal(a):
> rpm -ihv tinyca2-0.7.5-0.noarch.rpm
> error: Failed dependencies:
>        perl-MIME-Base64 is needed by tinyca2-0.7.5-0.noarch
> 

As someone mentioned before perl-MIME-Base64 is in perl-5.8.5-34.RHEL4.
I do not use Dag version of Tinyca2, is outdated and not UTF8. Go this way:
rpm -Uhv http://tinyca.sm-zone.net/tinyca2-0.7.5-0.noarch.rpm --nodeps
It works.
David Hrbáč