On Fri, Oct 1, 2010 at 9:16 AM, Alan Braslau <[email protected]> wrote: > Package: imagemagick > Version: 8:6.6.0.4-2.2 > Severity: wishlist > > > Imagemagick needs to be recompiled with libfftw > to work with the options -fft and -ift. > In order not to add a dependance on libfftw3-3, > this option is not enabled in the distributed > binary package. > > Installing libfftw3-3 and libfftw3-dev > and recompiling the package: > apt-get build-dep imagemagick; > apt-get install libfftw3-3 libfftw3-dev; > apt-get -build source imagemagick; > dpkg -i imagemagick_*.deb
Does the libfft create dependencies or is a delegate ? Could you check with ldd on your binairies and lib. If it is a delegate we could add it easilly. Bastien -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

