On 11/1/13 2:01 AM, RichardT wrote: > Hello, > > I'm trying to use fink to install Gildas ($> fink install gildas ) > > I get the error message: > > > richards-mbp:~ rtunnard$ fink install gildas > Password: > Information about 8533 packages read in 0 seconds. > Can't resolve dependency "xcode (>= 4.6)" for package "gcc48-4.8.2-1001" (no > matching packages/versions found) > Exiting with failure. > > > So I've seen across the mailing list that this error is usually associated > with not having Xcode command line tools installed and updated, but I have > Xcode command line tools 5.0.1 and the path is set correctly. I've tried > both > /Applications/Xcode.app > (which Xcode is recommending I use to reach command line tools) and > /Applications/Xcode.app/Developer/Content > which fink recommended on installation. > > I get the same error if I try to install gcc directly. > > I'm running: > Xcode command line tools 5.0.1 > Mac OS X 10.9 > fink installed with fink future-proof downloaded on 31/10/2013 > > Any help is greatly appreciated and thank you in advance. > > Richard > > > > -- > View this message in context: > http://fink.9193.n7.nabble.com/Fink-and-xcode-issues-tp44220.html > Sent from the fink-beginners mailing list archive at Nabble.com. >
fink doesn't actually use the path set by "xcode-select" to generate the xcode virtual package--the command-line tools function independently of where you have the Xcode app sited. It looks for the command-line tools installation receipt because that carries an aggregate version for the command-line tools. Check the output of "pkgutil --pkgs" for com.apple.pkg.CLTools_Executables. If that isn't present, then try running "xcode-select --install". If you have the CL tools for 10.8 installed, that would account for this issue. They use a different receipt: com.apple.pkg.DeveloperToolsCLI. -- 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