Sunday, 15 February 2015

Perl & Imagemagick - cannot find lperl -


I've got a custom compiled pearl, and the image is trying to do magic.

Whenever I try and imagemagic me can not find

/ usr / bin / ld: compiled -

It seems that it is trying to find libperl.

Search

to

   
  /opt/perl/lib/5.14.2/x86_64 -linux / CORE / Libperl.a/opt/perl/lib/5.14.2/x86_64-linux/CORE/libperl.so/usr/lib/libperl.so.5.18 /usr/lib/libperl.so.5.18.2  

While compiling, I tried

  ./configuration --with-perl = / opt / perl / bin / perl  < / Pre> 

I have also tried the options

  - enable-share -v-perl-option = LIBPERL_A = libperl.a --with-perl-options = LIBS = / Opt / perl / Lib / 5.14.2 / x86_64-linux / core  

and compile without.

Can anyone explain why it is not possible to get a Pearl and how to compile it?

Edit: One thing compiled it on th ln -s /usr/lib/libperl.so.5.18 /usr/lib/libperl.so But of course it means that the wrong Perl To install?

LDFALGS = -L / opt / Pell / Lib / 5.14.2 / x86_64-linux / Div class = "post-text" itemprop = "text">

core. / Configure ...


No comments:

Post a Comment