perl and imagemagick

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

perl and imagemagick

776 Views
christophe
Contributor V

Hi all,

I've tried to install imagemagick on linux imx6 baseline.

So, i added x11 and perl packages. But when installing imagemagick package, there's the following error:

/opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/../lib/gcc/arm-fsl-linux-gnueabi/4.6.2/../../../../arm-fsl-linux-gnueabi/bin/ld: cannot find -lperl

I can see perl-5.8.8-2 package is installed but it seems to me i should see other entries like libperl-dev ,...

I suppose perl package is not enough.

Does someone know what packages profile to use ?

Rgds,

Christophe

Labels (1)
0 Kudos
4 Replies

536 Views
LeonardoSandova
Specialist I

the -dev package is usually for headers files, needed for development. Is libperl.so somewhere on your filesystem? if yes, you may use the -L to indicate the folder where it resides.

0 Kudos

536 Views
christophe
Contributor V

In ltib/rootfs/usr/lib, i've a perl5 directory with many directories and .pm files. But i can't locate libperl.so wheter in perl5 or another lib directory.

0 Kudos

536 Views
YixingKong
Senior Contributor IV

Chris

This discussion is closed since no activity. If you still need help, please feel free to reply with an update to this discussion, or create another discussion.

Thanks,

Yixing

0 Kudos

536 Views
YixingKong
Senior Contributor IV

Chris

Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help, please feel free to reply with an update to this discussion.

Thanks,
Yixing

0 Kudos