====== Build List ====== * [[apache2]] * [[base64]] * [[berkeley_db|Berkeley DB]] * [[ctags]] * [[curl]] * * [[curlpp]] * [[dpkg]] * [[expat]] * * [[fontconfig]] * * [[freetype2]] * * [[gawk]] * * [[gd]] * * [[gdal]] * [[gdbm]] * [[git]] * * [[glib]] * [[gnupg]] * [[gpsbabel]] * [[gpx2shp]] * [[httrack]] * [[imagemagick]] * [[libid3tag]] * [[libjpeg]] * * [[libmcrypt]] * * [[libpng]] * * [[libpq]] * [[libpqxx]] * [[libtiff]] * [[libtool]] * * [[libxml2]] * * [[mapserver]] * [[mc]] * [[mediatomb]] * [[minicom]] * [[mt-daapd]] (Firefly Media Server) * [[mysql]] * [[ocaml]] * [[..:..:vpn:start|openvpn]] * [[php]] (CGI / Apache Module) * [[pkg-config]] * [[pine]] * [[postgresql]] * [[proj]] * [[psycopg]] * [[spidermonkey]] * [[sqlite]] * [[streamtuner]] * [[svn]] * [[tree]] * [[unison]] * [[vnc]] * [[wget]] * [[xdebug]] * [[xmms]] * [[zlib]] * * item should be installed before attempting to build other packages ===== Default Installs by Apple ===== Update 12/22/2012 - now (maybe always), tools like gcc are not installed by default, so you either need to install xcode from the App Store. You also have the option of installing only the command line tools from here: * https://developer.apple.com/downloads/index.action?=command%20line%20tools (or at least these items were found in my /usr/bin/, although they may not be the latest versions) * ant * apt * autoconf * bzip2 * gcc, g++ * gzip * hexdump * java, javac and jikes * make * php (CLI) * tar * tidy * units * unzip ===== See Also ===== * [[typical_build_procedure]] ===== External Links ===== * [[http://developer.apple.com/technotes/tn2002/tn2071.html|Porting Command Line Unix Tools to Mac OS X]]