On 12/28/12 8:21 AM, Alexander Hansen wrote: > On 12/28/12 8:12 AM, Peter Dyballa wrote: >> Hello! >> >> In order to build ImageMagick with OpenEXR support it's needed that >> OpenEXR.pc is installed. This file is supplied by the libopenexr6 package. >> How can I persuade Fink to install that package before it tries to build >> ImageMagick? Fink does not install that package when it's in the BuildDepend >> section … >> >> -- >> Greetings >> >> Pete >> >> Almost anything is easier to get into than out of. >> – Allen's Law >> >> > > What? The _definition_ of BuildDepends is "Install these to build me; I > don't need them at run time." > > Perhaps you have a different problem. >
Some possibilities include: 1) The change to the .info file isn't yet incorporated into the stored cache which fink actually uses. Try "fink index -f" to rebuild the cache. 2) Use "fink dumpinfo -finfofile imagemagick" to make sure that the file you are expecting is the one that is being used. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
