<?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>Alex Sleat &#187; missing file</title>
	<atom:link href="https://alexsleat.co.uk/tag/missing-file/feed/" rel="self" type="application/rss+xml" />
	<link>https://alexsleat.co.uk</link>
	<description>/home/alex</description>
	<lastBuildDate>Sun, 15 Dec 2013 17:19:24 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.1</generator>
	<item>
		<title>fatal error: curl/curl.h: No such file or directory &#124; Ubuntu 12.04</title>
		<link>https://alexsleat.co.uk/2012/05/16/fatal-error-curlcurl-h-no-such-file-or-directory-ubuntu-12-04/</link>
		<comments>https://alexsleat.co.uk/2012/05/16/fatal-error-curlcurl-h-no-such-file-or-directory-ubuntu-12-04/#comments</comments>
		<pubDate>Wed, 16 May 2012 11:39:17 +0000</pubDate>
		<dc:creator><![CDATA[Alex]]></dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[curl.h]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[fatal error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[libcurl4-gnutls]]></category>
		<category><![CDATA[missing file]]></category>
		<category><![CDATA[no such file]]></category>

		<guid isPermaLink="false">https://alexsleat.co.uk/?p=31051</guid>
		<description><![CDATA[<br/>fatal error: curl/curl.h: No such file or directory <p>If you&#8217;re missing the curl/curl.h header file, chances are you&#8217;re just missing the correct dev package file for the curl library.</p> sudo apt-get install libcurl4-gnutls-dev <p>That should fix it.</p> ]]></description>
				<content:encoded><![CDATA[<br/><div class="dean_ch" style="white-space: wrap;">fatal error: curl/curl.h: No such <span class="kw2">file</span> or directory</div>
<p>If you&#8217;re missing the curl/curl.h header file, chances are you&#8217;re just missing the correct dev package file for the curl library.</p>
<div class="dean_ch" style="white-space: wrap;"><span class="kw2">sudo</span> apt-get <span class="kw2">install</span> libcurl4-gnutls-dev</div>
<p>That should fix it.</p>
]]></content:encoded>
			<wfw:commentRss>https://alexsleat.co.uk/2012/05/16/fatal-error-curlcurl-h-no-such-file-or-directory-ubuntu-12-04/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
