Description of problem: [root@amd1900 noarch]# rpm -Fvh automake-1* error: Failed dependencies: perl(Automake::General) is needed by automake-1.6.3-3 perl(Automake::XFile) is needed by automake-1.6.3-3 I have the new perl from rawhide: perl-5.8.0-83 I can't find an Automake module in CPAN: cpan> i /Automake/ CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Sat, 11 Jan 2003 06:48:01 GMT No objects found of any type for argument /Automake/ There's a similar problem in autoconf: [root@amd1900 noarch]# rpm -Fvh autoconf-2* error: Failed dependencies: perl(Autom4te::General) is needed by autoconf-2.57-2 perl(Autom4te::Struct) is needed by autoconf-2.57-2 perl(Autom4te::XFile) is needed by autoconf-2.57-2 Aren't these modules supposed to be in the packages themselves? If not, what is the package they need? Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I think something is wrong on your system -- the Automake modules are part of the automake package.
Closing for now. Please re-open if you can still reproduce the problem.