Re: dvdauthor 0.6.18 - ./configure problem with Imagemagick 6.6.0

Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
Newsgroups gmane.comp.multimedia.dvdauthor.user
Message-ID <[email protected]>
On 17/05/10 01:40, geep999 wrote:

> On Slackware 12.2 i486&  Slackware 13.0 x86_64 with ImageMagick 6.6.0_7.
> Trying to build dvdauthor 0.6.11, 0.6.14 or 0.6.18 ./configure gives me this
> error message:
> configure: ImageMagick does not support the function
>          ExportImagePixels.  Please upgrade to ImageMagick 5.5.7 or newer

1) Maybe try commands like the following (output on my Debian system
included for comparison):

    ldo@theon:~> fgrep ExportImagePixels /usr/include/ImageMagick/magick/*
    /usr/include/ImageMagick/magick/methods.h:#define ExportImagePixels  PrependMagickMethod(ExportImagePixels)
    /usr/include/ImageMagick/magick/pixel.h:  ExportImagePixels(const Image *,const long,const long,const unsigned long,

    ldo@theon:~> nm -D /usr/lib/libMagickCore.so | grep -i exportimage
    000000000011d8c0 T ExportImagePixels

2) Can you send me the config.log file? That should include of the
test program it was trying to build and run, that failed.


------------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.