<?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>cat brain.log &#124; less &#187; cs2cs</title>
	<atom:link href="http://log.largevoid.com/tag/cs2cs/feed/" rel="self" type="application/rss+xml" />
	<link>http://log.largevoid.com</link>
	<description>Getting it down on `paper`</description>
	<lastBuildDate>Mon, 06 Feb 2012 06:23:55 +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>Installing GDAL via FWTools</title>
		<link>http://log.largevoid.com/2009/12/installing-gdal-via-fwtools/</link>
		<comments>http://log.largevoid.com/2009/12/installing-gdal-via-fwtools/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 03:01:57 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[crs]]></category>
		<category><![CDATA[cs2cs]]></category>
		<category><![CDATA[fwtools]]></category>
		<category><![CDATA[gdal]]></category>
		<category><![CDATA[gdalwarp]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[spatial]]></category>

		<guid isPermaLink="false">http://log.largevoid.com/?p=225</guid>
		<description><![CDATA[wget http://home.gdal.org/fwtools/FWTools-linux-2.0.6.tar.gz sudo tar xzf FWTools-linux-2.0.6.tar.gz -C /usr/local sudo /usr/local/FWTools-2.0.6/install.sh sudo vi /etc/profile # Add /usr/local/FWTools-2.0.6/bin_safe to the global $PATH pathmunge /usr/local/FWTools-2.0.6/bin_safe export PATH USER LOGNAME MAIL HOSTNAME HISTSIZE INPUTRC sudo cp /usr/local/FWTools-2.0.6/man/man1/* /usr/local/man/man1/ sudo cp /usr/local/FWTools-2.0.6/man/man3/* /usr/local/man/man3/ sudo cp /usr/local/FWTools-2.0.6/share/man/man1/* /usr/local/share/man/man1/ sudo cp /usr/local/FWTools-2.0.6/share/man/man3/* /usr/local/share/man/man3/ logout Warning: You may break PHP! The fwtools_env.* files [...]]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>home.gdal.org<span style="color: #000000; font-weight: bold;">/</span>fwtools<span style="color: #000000; font-weight: bold;">/</span>FWTools-linux-2.0.6.tar.gz
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">tar</span> xzf FWTools-linux-2.0.6.tar.gz <span style="color: #660033;">-C</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span><span style="color: #7a0874; font-weight: bold;">local</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>FWTools-2.0.6<span style="color: #000000; font-weight: bold;">/</span>install.sh
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">vi</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>profile</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="vim" style="font-family:monospace;"># Add <span style="color: #000000;">/</span>usr<span style="color: #000000;">/</span>local<span style="color: #000000;">/</span>FWTools<span style="color: #000000;">-</span>2<span style="color: #000000;">.</span>0<span style="color: #000000;">.</span>6<span style="color: #000000;">/</span>bin_safe <span style="color: #668080;">to</span> the global <span style="color: #000000;">$</span>PATH 
pathmunge <span style="color: #000000;">/</span>usr<span style="color: #000000;">/</span>local<span style="color: #000000;">/</span>FWTools<span style="color: #000000;">-</span>2<span style="color: #000000;">.</span>0<span style="color: #000000;">.</span>6<span style="color: #000000;">/</span>bin_safe
export PATH USER LOGNAME MAIL HOSTNAME HISTSIZE INPUTRC</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>FWTools-2.0.6<span style="color: #000000; font-weight: bold;">/</span>man<span style="color: #000000; font-weight: bold;">/</span>man1<span style="color: #000000; font-weight: bold;">/*</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>man<span style="color: #000000; font-weight: bold;">/</span>man1<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>FWTools-2.0.6<span style="color: #000000; font-weight: bold;">/</span>man<span style="color: #000000; font-weight: bold;">/</span>man3<span style="color: #000000; font-weight: bold;">/*</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>man<span style="color: #000000; font-weight: bold;">/</span>man3<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>FWTools-2.0.6<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>man<span style="color: #000000; font-weight: bold;">/</span>man1<span style="color: #000000; font-weight: bold;">/*</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>man<span style="color: #000000; font-weight: bold;">/</span>man1<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>FWTools-2.0.6<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>man<span style="color: #000000; font-weight: bold;">/</span>man3<span style="color: #000000; font-weight: bold;">/*</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>man<span style="color: #000000; font-weight: bold;">/</span>man3<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #7a0874; font-weight: bold;">logout</span></pre></div></div>

<p><strong>Warning</strong>: You may break PHP!</p>
<p>The fwtools_env.* files could be copied to /etc/profile.d/, but if you&#8217;re running PHP, you&#8217;ll break the mechanism that loads php extensions.  I don&#8217;t know why.</p>
<h4>Reference:</h4>
<p><a href="http://fwtools.maptools.org/">FWTools: Open Source GIS Binary Kit for Windows and Linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://log.largevoid.com/2009/12/installing-gdal-via-fwtools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  log.largevoid.com/tag/cs2cs/feed/ ) in 0.32408 seconds, on Feb 8th, 2012 at 4:13 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 8th, 2012 at 5:13 am UTC -->
