<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Humble Beginnings: Your First OGRE Application (for linux)</title>
	<atom:link href="http://zovirl.com/2004/09/22/humble-beginnings-your-first-ogre-application-for-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://zovirl.com/2004/09/22/humble-beginnings-your-first-ogre-application-for-linux/</link>
	<description>Mark Ivey's Blog</description>
	<pubDate>Tue,  6 Jan 2009 09:19:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Mark</title>
		<link>http://zovirl.com/2004/09/22/humble-beginnings-your-first-ogre-application-for-linux/#comment-7085</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 21 Oct 2008 05:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://zovirl.com/2004/09/22/humble-beginnings-your-first-ogre-application-for-linux/#comment-7085</guid>
		<description>That's actually a pkg-config error.  pkg-config is not finding the .pc file (they normally are installed in /usr/lib/pkgconfig).  Are you sure you've installed the development headers/libraries for compiling against Ogre?

The Ogre documentation has gotten better since I wrote this tutorial.  You might want to check out http://www.ogre3d.org/wiki/index.php/Ogre_Tutorials and see if they have anything that might help.</description>
		<content:encoded><![CDATA[<p>That&#8217;s actually a pkg-config error.  pkg-config is not finding the .pc file (they normally are installed in /usr/lib/pkgconfig).  Are you sure you&#8217;ve installed the development headers/libraries for compiling against Ogre?</p>
<p>The Ogre documentation has gotten better since I wrote this tutorial.  You might want to check out <a href="http://www.ogre3d.org/wiki/index.php/Ogre_Tutorials" rel="nofollow">http://www.ogre3d.org/wiki/index.php/Ogre_Tutorials</a> and see if they have anything that might help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cata</title>
		<link>http://zovirl.com/2004/09/22/humble-beginnings-your-first-ogre-application-for-linux/#comment-5417</link>
		<dc:creator>Cata</dc:creator>
		<pubDate>Sun, 28 Sep 2008 14:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://zovirl.com/2004/09/22/humble-beginnings-your-first-ogre-application-for-linux/#comment-5417</guid>
		<description>I have this error:

checking pkg-config is at least version 0.9.0... yes
checking for OGRE... no
configure: error: "OGRE not found!"
...
I try to set in .bashrc but not work ...
Thank you !</description>
		<content:encoded><![CDATA[<p>I have this error:</p>
<p>checking pkg-config is at least version 0.9.0&#8230; yes<br />
checking for OGRE&#8230; no<br />
configure: error: &#8220;OGRE not found!&#8221;<br />
&#8230;<br />
I try to set in .bashrc but not work &#8230;<br />
Thank you !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
