<?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; libhighgui.so.4</title>
	<atom:link href="http://alexsleat.co.uk/tag/libhighgui-so-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexsleat.co.uk</link>
	<description>/home/alex</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:12:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Yet Another OpenCV/Karmic error – symbol lookup error: /usr/local/lib/libhighgui.so.4</title>
		<link>http://alexsleat.co.uk/2010/02/04/yet-another-opencvkarmic-error-symbol-lookup-error-usrlocalliblibhighgui-so-4/</link>
		<comments>http://alexsleat.co.uk/2010/02/04/yet-another-opencvkarmic-error-symbol-lookup-error-usrlocalliblibhighgui-so-4/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 10:08:53 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[OpenCV]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[libhighgui.so.4]]></category>
		<category><![CDATA[lookup]]></category>
		<category><![CDATA[symbol]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=47</guid>
		<description><![CDATA[<br/><p>symbol lookup error: /usr/local/lib/libhighgui.so.4: undefined symbol: av_free_packet</p> <p>To fix it simply make sure /usr/local/lib is in your library path by using the following command:</p> <p>export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH</p> ]]></description>
			<content:encoded><![CDATA[<br/><p><code>symbol lookup error: /usr/local/lib/libhighgui.so.4: undefined symbol: av_free_packet</code></p>
<p>To fix it simply make sure /usr/local/lib is in your library path by using the following command:</p>
<p><code>export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH</code></p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2010/02/04/yet-another-opencvkarmic-error-symbol-lookup-error-usrlocalliblibhighgui-so-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

