Hi Alexander,

I ended up trying "fink rebuild imagemagick10-shlibs ; fink reinstall
imagemagick10-shlibs", but GDL still gives me the same error.  When I 
check for the proper library in /sw/lib/, what I find is the following:

09:28 AM btpro:lib> ls libM*
libMagick++.1.dylib*    libMagickCore.dylib@    libMrm.3.0.2.dylib*
libMagick++.a           libMagickCore.la*       libMrm.3.dylib@
libMagick++.dylib@      libMagickWand.1.dylib*  libMrm.a
libMagick++.la*         libMagickWand.a         libMrm.dylib@
libMagickCore.1.dylib*  libMagickWand.dylib@    libMrm.la*
libMagickCore.a         libMagickWand.la*

In particular, I don't see the library libMagick++.10.dylib that GDL is 
requesting.  Any suggestions?

t

On Fri, 7 Mar 2008, Alexander K. Hansen wrote:

> On Friday 07 March 2008 01:35:13 am Todd Krause wrote:
>> Hi,
>>
>> I'm running OS 10.5.2 on a MacBook Pro.  I had installed GDL via Fink a
>> while back and it worked fine (the last time I checked was a few weeks
>> ago).  But now when I try to run it, I get the following:
>>
>> 12:29 AM btpro:disk_kepler01_output> gdl
>> dyld: Library not loaded: /sw/lib/libMagick++.10.dylib
>>    Referenced from: /sw/bin/gdl
>>    Reason: image not found
>> Trace/BPT trap
>>
>> I have done a selfupdate once or twice during the intervening time, and at
>> one point lam-mpi was deactivated while some other packages were compiled
>> with openmpi.  Perhaps that could have something to do with it, though I
>> don't see why.
>
> Nope.
>>
>> I tried removing and reinstalling GDL, but I get the same error.  I found
>> references in the Fink mailing lists to installing libmagic via Fink, but
>> I don't find the package in the list (I'm using the unstable tree).  Is
>> libMagick now part of another package I should install?  If so, why didn't
>> the GDL installation install that automatically?
>>
>> I would be grateful for any help you could give me.
>>
>> Regards,
>> Todd
>>
>
> That library should be part of imagemagick10-shlibs, and that dependency _is_
> declared.
>
> First check if you have /sw/lib/libMagick++.10.dylib , since the runtime
> linker has been known to report weird things--like knowing about a library
> in /sw, but barfing because it actually was looking in /usr/local for it.
>
> If that file isn't around, then try reinstalling imagemagick10-shlibs , and
> check again if /sw/lib/libMagick++.10.dylib shows up.  If it doesn't show up
> after a reinstall, try "fink rebuild imagemagick10-shlibs ; fink reinstall
> imagemagick10-shlibs"
>
> --
> Alexander K. Hansen
> akh AT finkproject DOT org
> Fink User Liaison and Documenter
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to