Hi there,
I've made a perlbrew + cpanm compatible perl package.
Please note that your perl should be compiled with -Duseshrplib: perlbrew --force install <your version> -D useshrplib
Then it should be as simple as:
cpanm Alien::ImageMagick
More info here: https://metacpan.org/release/Alien ...
Search found 2 matches
- 2014-05-03T08:26:05-07:00
- Forum: PerlMagick
- Topic: Image::Magick and PerlBrew
- Replies: 3
- Views: 19979
- 2014-05-02T10:13:35-07:00
- Forum: PerlMagick
- Topic: PerlMagick fails to link against libperl.a
- Replies: 0
- Views: 11227
PerlMagick fails to link against libperl.a
Hi all,
I'm building image magic under Perlbrew, and it won't link against libperl.a. I get messages like:
/usr/bin/ld: /home/jerome/perl5/perlbrew/perls/perl-5.16.3/lib/5.16.3/x86_64-linux/CORE/libperl.a(op.o): relocation R_X86_64_32S against `PL_sv_yes' can not be used when making a shared ...
I'm building image magic under Perlbrew, and it won't link against libperl.a. I get messages like:
/usr/bin/ld: /home/jerome/perl5/perlbrew/perls/perl-5.16.3/lib/5.16.3/x86_64-linux/CORE/libperl.a(op.o): relocation R_X86_64_32S against `PL_sv_yes' can not be used when making a shared ...