Hi,
when i try to build an rpm with the command:
rpmbuild -ta mod_perl-2.0.2.tar.gz
everthing works fine without any error, but when i try to install it, i
get the following failed dependencies:
error: Failed dependencies:
perl(Apache2::FunctionTable) is needed by mod_perl-2.0.2-1.x86_64
perl(Apache2::StructureTable) is needed by mod_perl-2.0.2-1.x86_64
perl(Apache::TestConfigParse) is needed by mod_perl-2.0.2-1.x86_64
perl(Apache::TestConfigPerl) is needed by mod_perl-2.0.2-1.x86_64
Could i safely ignore them and install it?
Thx
Simon