Skip Menu |

This queue is for tickets about the Perl-RPM CPAN distribution.

Report information
The Basics
Id: 6748
Status: new
Priority: 0/
Queue: Perl-RPM

People
Owner: Nobody in particular
Requestors: golharam [...] umdnj.edu
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.40
Fixed in: (no value)



Subject: Bad Makefile
I'm using RedHat Enterprise Linux v3 with Perl 5.8.0. I downloaded the tarball and uncompressed it. I ran 'perl Makefile.PL' and it ran it. When I tried to make it, I got an error: Makefile:93: *** missing seperator It looks like the Makefile is not constructed properly. Line 93 contains: installman1 as in: installhtml1dir='' installhtml3dir='' installman1 INSTALLSITEBIN = /usr INSTALLVENDORBIN = /usr/bin'