On Jul 29, 2008, at 8:06 PM, Stan Sanderson wrote: > > > I still was unable to determine from the config.log where or how the > shared-mime-info error was triggered. > > However, I did a search in /sw for shared-mime-info and found two > files referencing the older shared-mime-info file which apparently > were left over from an old install. I deleted them- something I try to > avoid doing- and eog successfully compiled. > > > Thank you once again for your suggestions and guidance. > > Stan > >
If you're ever suspicious of a file in your Fink tree, try dpkg -S <filename> If it doesn't show up in your dpkg database, it could well be extraneous. One caveat here is that some packages generate files via post-install scripts, and those aren't known to dpkg, but those generally are used at run-time, and oughtn't interfere with building other packages. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
