<?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>Web Development London UK &#187; SDL</title>
	<atom:link href="http://hsmoore.com/blog/category/sdl/feed/" rel="self" type="application/rss+xml" />
	<link>http://hsmoore.com</link>
	<description>Web Development London UK</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:10:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Sudo install OpenGL &amp; SDL on Ubuntu</title>
		<link>http://hsmoore.com/blog/sudo-install-opengl-sdl-on-ubuntu/</link>
		<comments>http://hsmoore.com/blog/sudo-install-opengl-sdl-on-ubuntu/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 11:57:00 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[opengl]]></category>
		<category><![CDATA[SDL]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.andrewodendaal.com/?p=420</guid>
		<description><![CDATA[A quick and easy way would be to type the following in one line with single spaces in the Terminal. This way of installing OpenGL and SDL libraries only applies to Ubuntu. sudo apt-get install nvidia-glx-new-dev libglew1.4-dev libsdl1.2-dev libsdl-ttf2.0-dev libsdl-image1.2-dev libsdl-mixer1.2-dev]]></description>
			<content:encoded><![CDATA[<p>A quick and easy way would be to type the following in one line with single spaces in the Terminal.<br />
This way of installing OpenGL and SDL libraries only applies to Ubuntu.</p>
<p>sudo apt-get install<br />
nvidia-glx-new-dev<br />
libglew1.4-dev<br />
libsdl1.2-dev<br />
libsdl-ttf2.0-dev<br />
libsdl-image1.2-dev<br />
libsdl-mixer1.2-dev</p>
]]></content:encoded>
			<wfw:commentRss>http://hsmoore.com/blog/sudo-install-opengl-sdl-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

