
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gilles dev blog &#187; GAMIT</title>
	<atom:link href="http://www.ecgs.lu/gilles/blog/category/gamit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ecgs.lu/gilles/blog</link>
	<description>Making Mac OS X ready for Earth Science</description>
	<lastBuildDate>Fri, 27 Jan 2012 16:05:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Install GAMIT 10.4.x on Mac OS X Lion 10.7.x</title>
		<link>http://www.ecgs.lu/gilles/blog/install-gamit-10-4-x-on-mac-os-x-lion-10-7-x/</link>
		<comments>http://www.ecgs.lu/gilles/blog/install-gamit-10-4-x-on-mac-os-x-lion-10-7-x/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 09:07:06 +0000</pubDate>
		<dc:creator>gilles</dc:creator>
				<category><![CDATA[GAMIT]]></category>

		<guid isPermaLink="false">http://www.ecgs.lu/gilles/blog/?p=167</guid>
		<description><![CDATA[Here's a quick how-to install GAMIT 10.4 on Mac OS X 10.7 Lion]]></description>
		<wfw:commentRss>http://www.ecgs.lu/gilles/blog/install-gamit-10-4-x-on-mac-os-x-lion-10-7-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install GAMIT 10.4 on Mac OS X 10.6 Snow Leopard</title>
		<link>http://www.ecgs.lu/gilles/blog/install-gamit-10-4-on-mac-os-x/</link>
		<comments>http://www.ecgs.lu/gilles/blog/install-gamit-10-4-on-mac-os-x/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 12:38:56 +0000</pubDate>
		<dc:creator>gilles</dc:creator>
				<category><![CDATA[GAMIT]]></category>

		<guid isPermaLink="false">http://www.ecgs.lu/gilles/blog/?p=106</guid>
		<description><![CDATA[The latest version of the GAMIT 10.4 branch is much easier to compile on Mac OS X 10.5 and 10.6 then previous versions. However there&#8217;s a minor issue when the install_software doesn&#8217;t find the X11 library paths and include headers. So here is a quick fix: Tested with gfortran 4.5.1 for Mac OS X 10.6<a href="http://www.ecgs.lu/gilles/blog/install-gamit-10-4-on-mac-os-x/"> Read the Rest... </a>]]></description>
		<wfw:commentRss>http://www.ecgs.lu/gilles/blog/install-gamit-10-4-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling GAMIT &amp; GLOBK 10.35 for Mac OS X 10.5-10.6</title>
		<link>http://www.ecgs.lu/gilles/blog/compiling-gamitglobk-10-35-for-mac-os-x/</link>
		<comments>http://www.ecgs.lu/gilles/blog/compiling-gamitglobk-10-35-for-mac-os-x/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 15:13:57 +0000</pubDate>
		<dc:creator>gilles</dc:creator>
				<category><![CDATA[GAMIT]]></category>

		<guid isPermaLink="false">http://www.ecgs.lu/gilles/blog/?p=80</guid>
		<description><![CDATA[A post dedicated to help compiling GAMIT and GLOBK for Mac OS X 10.5 Leopard (PowerPC and INTEL) and 10.6 Snow Leopard (INTEL only). GAMIT, GLOBK, and TRACK form a comprehensive suite of programs for analyzing GPS measurements primarily to study crustal deformation. The software has been developed by MIT, Scripps Institution of Oceanography, and<a href="http://www.ecgs.lu/gilles/blog/compiling-gamitglobk-10-35-for-mac-os-x/"> Read the Rest... </a>]]></description>
		<wfw:commentRss>http://www.ecgs.lu/gilles/blog/compiling-gamitglobk-10-35-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling GAMIT/GLOBK 10.33 on Mac OS X with gfortran</title>
		<link>http://www.ecgs.lu/gilles/blog/compiling-gamitglobk-1033-on-mac-os-x-leopard-with-gfortran/</link>
		<comments>http://www.ecgs.lu/gilles/blog/compiling-gamitglobk-1033-on-mac-os-x-leopard-with-gfortran/#comments</comments>
		<pubDate>Mon, 19 May 2008 14:11:12 +0000</pubDate>
		<dc:creator>gilles</dc:creator>
				<category><![CDATA[GAMIT]]></category>
		<category><![CDATA[gfortran]]></category>

		<guid isPermaLink="false">http://www.ecgs.lu/gilles/blog/?p=12</guid>
		<description><![CDATA[Here&#8217;s what I did to compile GAMIT/GLOBK 10.33 on Mac OS X 10.5.2 (INTEL) with gfortran 4.4.0 20080510 Pre-requirements (INTEL or Power-PC platform) For Mac OS X 10.5.x: install Apple XCode Dev Tools 3.x with X11 SDK. For Mac OS X 10.4.x: install Apple XCode Dev Tools 2.4.1 or later with X11 SDK. Compilation The compilation<a href="http://www.ecgs.lu/gilles/blog/compiling-gamitglobk-1033-on-mac-os-x-leopard-with-gfortran/"> Read the Rest... </a>]]></description>
		<wfw:commentRss>http://www.ecgs.lu/gilles/blog/compiling-gamitglobk-1033-on-mac-os-x-leopard-with-gfortran/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to compile GAMIT/GLOBK v10.21 on Mac OS X (PowerPC)</title>
		<link>http://www.ecgs.lu/gilles/blog/how-to-compile-gamit-on-mac-os-x/</link>
		<comments>http://www.ecgs.lu/gilles/blog/how-to-compile-gamit-on-mac-os-x/#comments</comments>
		<pubDate>Wed, 11 Jan 2006 15:12:11 +0000</pubDate>
		<dc:creator>gilles</dc:creator>
				<category><![CDATA[GAMIT]]></category>

		<guid isPermaLink="false">http://www.ecgs.lu/wordpress/?p=2</guid>
		<description><![CDATA[Note: Article to compile GAMIT/GLOBK v10.3.x on Mac PPC &#38; Intel here. It&#8217;s much easier now to compile. GAMIT and GLOBK are a comprehensive suite of programs for analyzing GPS measurements primarily to study crustal deformation.This page is a resource to compile and install GAMIT/GLOBK for Mac OS X. Installation instructions for GAMIT/GLOBK 10.21 (PowerPC)<a href="http://www.ecgs.lu/gilles/blog/how-to-compile-gamit-on-mac-os-x/"> Read the Rest... </a>]]></description>
		<wfw:commentRss>http://www.ecgs.lu/gilles/blog/how-to-compile-gamit-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

