<?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; problems</title>
	<atom:link href="http://alexsleat.co.uk/tag/problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexsleat.co.uk</link>
	<description>/home/alex</description>
	<lastBuildDate>Tue, 22 May 2012 19:59:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Problems Installing OpenCV in Ubuntu Karmic (9.10)</title>
		<link>http://alexsleat.co.uk/2009/12/01/problems-installing-opencv-in-ubuntu-karmic-9-10/</link>
		<comments>http://alexsleat.co.uk/2009/12/01/problems-installing-opencv-in-ubuntu-karmic-9-10/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 10:03:52 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[OpenCV]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[problems]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=33</guid>
		<description><![CDATA[<br/><p>UPDATE</p> <p>I now have it working and wrote a guide of how I got it to work -</p> <p>http://alexsleat.com/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/</p> <p>END UPDATE</p> <p>I found a great guide on getting OpenCV to install on Ubuntu Karmic (9.10) –http://ivkin.net/2009/11/installing-opencv-2-0-on-ubuntu-9-10-karmic-koala/</p> <p>Most the comments show the guide works however I have a couple of problems:</p> <p>Firstly when reloading the [...]]]></description>
			<content:encoded><![CDATA[<br/><p><strong>UPDATE</strong></p>
<blockquote><p>I now have it working and wrote a guide of how I got it to work -</p>
<p><a href="http://alexsleat.com/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/">http://alexsleat.com/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/</a></p></blockquote>
<p><strong>END UPDATE</strong></p>
<p>I found a great guide on getting OpenCV to install on Ubuntu Karmic (9.10) –<a href="http://ivkin.net/2009/11/installing-opencv-2-0-on-ubuntu-9-10-karmic-koala/">http://ivkin.net/2009/11/installing-opencv-2-0-on-ubuntu-9-10-karmic-koala/</a></p>
<p>Most the comments show the guide works however I have a couple of problems:</p>
<p>Firstly when reloading the libraries to make opencv show up<br />
<code>ldconfig -v | grep opencv</code><br />
That results in the following output:<br />
<code>/sbin/ldconfig.real: Cannot stat /lib/i486-linux-gnu: No such file or directory<br />
/sbin/ldconfig.real: Cannot stat /lib64: No such file or directory<br />
/usr/local/opencv/lib:</code></p>
<p>However continuing on with the installation and it is able to compile all the sample programs, but when attempting to run most of them it seems it fails at running the GUI:<br />
<code>./facedetect<br />
OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvNamedWindow, file highgui/window.cpp, line 100<br />
terminate called after throwing an instance of 'cv::Exception'<br />
Aborted</code></p>
<p>When I find the fix for this I will make sure to update the post, if you find my post and fix it yourself please leave a comment how you did it.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2009/12/01/problems-installing-opencv-in-ubuntu-karmic-9-10/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

