On 10/24/12 2:35 PM, jkolata wrote: > Hi, Which of the many Developer Tools from the Apple Developer website > do I have to download to make Fink work with Mountain Lion? > > JJ Kolata >
The minimum you'd need would be the "Command Line Tools (OS X Mountain Lion) for Xcode. You would want to go with the October 2012 release. However, some packages need more than that, so you may want the Xcode application (we recommend version 4.5.1). This requires a couple of additional steps: 1) Use "sudo xcode-select -switch /Path/to/Xcode.app" to make sure the system knows where you put it (if you get Xcode from the App Store then it gets installed in /Applications, but this isn't mandatory). 2) You'll still need to have the Command Line Tools. Instead of doing a separate download, you can install them from Xcode's Preferences, on the Components page of the Downloads tab. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ 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
