|
Posted by Sisyphus on January 21, 2006, 1:12 am
Please log in for more thread options
> When I try to run 'make' on PDF-Template-0.22 I get an error which I do
> not have any idea what it means or how to debug the perl module. I am
> compiling using Perl Version 5.6 and the OS is RH 7.3 Kernel Version
> 2.4. The error message is below and any help or suggestions is
> appreciated.
>
> make
> Can't find string terminator "'" anywhere before EOF at -e line 1.
> /bin/sh: s!UNI_NO: command not found
> make: *** [pm_to_blib] Error 127
>
I get the same on Win32 - couldn't spot the cause, and the bug reports page
for that module is currently unavailable. I find that the (more recent)
developer release (version 0.29_02) builds and tests fine. Maybe try it
instead - from:
http://search.cpan.org/~rkinyon/PDF-Template-0.29_02/
Cheers,
Rob
|