octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build problem regarding __magick_read__.cc


From: Ben Abbott
Subject: Re: build problem regarding __magick_read__.cc
Date: Tue, 30 Sep 2008 06:42:02 -0400


On Sep 30, 2008, at 6:34 AM, address@hidden wrote:

Quoting Ben Abbott <address@hidden>:

I've encountered a build problem which appears (to me) to be related to Søren's changeset below.

Ahh, my bad. The 'magick_to_octave_value' functions should only be defined if HAVE_MAGICK is defined. I don't have access to a Mercurial checkout at the moment, but if you simply add

#ifdef HAVE_MAGICK

before the 'magick_to_octave_value' functions, and

#endif

after, then I guess things should work.

Søren

I'll take another shot at the build later. In the meatime, I do have imagemagick, see below

$ fink list magick
Information about 7163 packages read in 0 seconds.
i imagemagick 6.4.1-1011 Image manipulation tools imagemagick-dev 6.1.8-1008 Image manipulation tools, oldest version p imagemagick-nox [virtual package] imagemagick-nox-dev 6.1.8-1008 Image manipulation tools, oldest version imagemagick-nox-shlibs 6.1.8-1008 Image manipulation tools, oldest version imagemagick-nox1-dev 6.4.1-1011 Image manipulation tools imagemagick-nox10-dev 1:6.3.5-1017 Image manipulation tools, old version imagemagick-nox10-shlibs 1:6.3.5-1017 Image manipulation tools, old version i imagemagick-shlibs 6.1.8-1008 Image manipulation tools, oldest version imagemagick1-dev 6.4.1-1011 Image manipulation tools i imagemagick1-shlibs 6.4.1-1011 Image manipulation tools i imagemagick10-dev 1:6.3.5-1017 Image manipulation tools, old version i imagemagick10-shlibs 1:6.3.5-1017 Image manipulation tools, old version perlmagick-pm586 6.3.5-1003 Perl interface to ImageMagick perlmagick-pm588 6.3.5-1003 Perl interface to ImageMagick

Any thought on what is wrong?

Ben


reply via email to

[Prev in Thread] Current Thread [Next in Thread]