Giacomo Petrini wrote:
>> However, in the ImageMagick version corresponding to our imagemagick1,
>> libMagick has been replaced by libMagickCore.  Transcode appears not to
>> be checking Magick-config and pkg-config to find out what is actually
>> installed, but instead to have a hardcoded -lMagick.  On my system, the
>> build didn't even encounter the area where you're having problems, and
>> finished.  That leads me to think that perhaps you are linking to
>> non-Fink libraries, perhaps in /usr/local. 
>>     
>
> Thanks for the fast answer.
> mmhh, it's possible that I link to somewhere else, but I didn't do it on 
> pourpose :P
> actually I remember to have hacked in some manner (that I don't remember 
> right now) the fink directory and/or the /usr/local in order to make fink see 
> the latex installation (mactex). So it's possible that fink gets the other 
> installation of imagemagik.
>   
Likely, in fact.
> But I'm not sure how can I find out if it's the case.
>   
As I told you, that information will be in the compiler output line just
before your error.  You'll see something with "/usr/local" in it.
We generally recommend moving /usr/local out of the way when doing builds. 

> Anyway let's hope that the mantainer will fix soon the problems :)
> Bye Jack
>
>   
The maintainer is probably not going to be able to fix the package
against your having stuff in /usr/local.  The build tools are set up to
search for files installed there.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to