Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Please do not depend on perl devel packages
https://bugzilla.redhat.com/show_bug.cgi?id=432176
------- Additional Comments From tibbs@math.uh.edu 2008-02-11 21:03 EST ------- Created an attachment (id=294618) --> (https://bugzilla.redhat.com/attachment.cgi?id=294618&action=view) Quick patch.
With this you get:
Can't exec "re2c": No such file or directory at /usr/bin/sa-compile line 118. /usr/bin/sa-compile requires re2c for proper operation.
if re2c isn't there, and
/usr/bin/sa-compile requires ExtUtils::MakeMaker for proper operation.
if MakeMaker isn't installed.