Compilation problem using make
am 21.01.2006 06:49:37 von Kodiak
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
Re: Compilation problem using make
am 21.01.2006 07:12:53 von Sisyphus
wrote in message
news:1137822577.411560.25230@z14g2000cwz.googlegroups.com...
> 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