[Fwd: Re: transcode 1.1.0 beta 0 fails to configure ImageMagick on OSX PPC]
David Liontooth
liontooth at cogweb.net
Sat Aug 23 00:05:08 PDT 2008
Hi Chuck and Ryan,
There's a new release of transcode, and the developer suggests a
solution to the ImageMagick build problem. I enclose an updated portfile
-- could you look at how the ImageMagick path should be given? I also
include the fix in #15547.
Cheers,
Dave
-------- Original Message --------
Subject: Re: transcode 1.1.0 beta 0 fails to configure ImageMagick on
OSX PPC
Date: Sun, 10 Aug 2008 09:56:51 +0200
From: Francesco Romani <fromani at gmail.com>
To: David Liontooth <liontooth at cogweb.net>
References: <1208371591.3586.12.camel at azafuse.rokugan.lan>
<4862B902.80605 at cogweb.net>
<1214508147.26544.3.camel at samurai4.rokugan.lan>
<4865196B.2060609 at cogweb.net>
On Fri, 2008-06-27 at 09:46 -0700, David Liontooth wrote:
> Francesco Romani wrote:
> > On Wed, 2008-06-25 at 14:30 -0700, David Liontooth wrote:
> >
> > [...]
> >
> >> Do you want the full configure log?
> >>
> >
> > yes please.
> >
> Enclosed.
>
> Thanks!
Hi,
Sorry for being so late.
I found some time to investigate this issue.
No symlink should be needed; just run configure with
--with-imagemagick-includes=/opt/local/include/ImageMagick
The root problem is that configure can't find wand/magick-wand.h (it's a
header layout problem - unfortunately this isn't easy to catch without
aid in ./configure because I've seen two-three differente layouts, and
everyone has to be supported!); the linking problem You've seen isn't
a problem.
The configure is just trying to catch (yet another) ImageMagick oddity,
the sudden rename of libMagick to libMagickCore (Note that ./configure
tests both libraries above before to give up).
If manually specifying the headers doesn't work, please let me know
(enclosing the full configure.log again, please).
Thanks for the patience,
--
Francesco Romani // Ikitt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Portfile-transcode-1.1.0-beta1
Url: http://lists.macosforge.org/pipermail/macports-users/attachments/20080823/450c857c/attachment.ksh
More information about the macports-users
mailing list