Search found 2 matches

by jbuehl
2011-12-04T17:32:35-07:00
Forum: Users
Topic: libjpeg.la not found
Replies: 5
Views: 15168

Re: libjpeg.la not found

I got it to work.

The problem seems to be related to libtool and not ImageMagick. There a lot of posts by people having the same problem with different packages. It seems to be the way the dependency_libs parameter is specified. The Gentoo linux distribution even provides a script to fix this http ...
by jbuehl
2011-12-04T09:16:31-07:00
Forum: Users
Topic: libjpeg.la not found
Replies: 5
Views: 15168

Re: libjpeg.la not found

Has anyone identified a solution to this? I am having the same problem compiling ImageMagick under Angstrom linux on a beaglebone (ARM processor).

root@beaglebone:~/ImageMagick-6.7.3-10# make
make all-am
make[1]: Entering directory `/home/root/ImageMagick-6.7.3-10'
CC wand/wand_libMagickWand_la ...