On 11/1/13 7:04 AM, RichardT wrote: > Ah fantastic, thank you: that's fixed it. > > If it's not too much bother, why did that fix the problem? As in what was it > that wasn't actually installed? > > Thank you again. > > Richard > > >
From fink's standpoint, what was missing was literally just the "com.apple.pkg.CLTools_Executables" entry in the system's receipt database. All fink does is parse the output of "pkgutil --pkgs" to look for that. The "xcode" virtual package can come into being on 10.9 only if that receipt is present. 10.8 and 10.7 use com.apple.pkg.DeveloperToolsCLI instead. "xcode-select --install" downloaded and installed the tools, and registered the com.apple.pkg.CLTools_Executables receipt in the database, so fink was satisfied. It's probably desirable behavior that you got blocked, as it turns out, since the command-line build tools for older OS X versions tend not to work completely properly on newer ones -- a proud tradition dating back to 10.1. :-) -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners