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'