in reply to Re: PAR::Packer Installation; Prototype mismatch; libperl.so: File format not recognized; ActivePerl-5.14.2.1402-x86_64-linux
in thread PAR::Packer Installation; Prototype mismatch; libperl.so: File format not recognized; ActivePerl-5.14.2.1402-x86_64-linux
It does not work. I deleted /tmp/par-root and set PERL_TEST_POD=1.
ls /tmp
PAR-Packer-1.012/ PAR-Packer-1.012.tar
echo $PERL_TEST_POD
1
perl Makefile.PL
Checking if your kit is complete...
Looks good
Prototype mismatch: sub main::prompt: none vs ($;$) at /opt/ActivePerl-5.14/site/lib/ExtUtils/MakeMaker.pm line 219
objdump: /opt/ActivePerl-5.14/lib/CORE/libperl.so: File format not recognized
Writing Makefile for par
Writing MYMETA.yml and MYMETA.json
Writing Makefile for PAR::Packer
Writing MYMETA.yml and MYMETA.json
It complains "Prototype mismatch. libperl.so: File format not recognized", not "about a private /tmp/par-root". Any idea?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: PAR::Packer Installation; Prototype mismatch; libperl.so: File format not recognized; ActivePerl-5.14.2.1402-x86_64-linux
by Anonymous Monk on Dec 03, 2011 at 23:08 UTC | |
by Gary Yang (Acolyte) on Dec 04, 2011 at 08:30 UTC |