View Full Version : Compiling OS X app Sources?
Selenolycus
Jul 24, 2006, 03:57 PM
I downloaded the source for Flickr 1.3.4 beta (I do believe this version is still free) and I'm not sure how to compile it so I get a working file. I have gcc installed and I compile in Linux from time to time, but OS X compiling is alien to me.
thanks in advance.
plinden
Jul 24, 2006, 04:04 PM
It depends on how the code comes. I can't be more specific since I don't have flickr code, but if it has a XCode project associated with it, the easiest thing is to load it into XCode. If it has a similar structure to most Linux open source, ./configure, make, and make install will work on OS X.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.