<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ARToolkit problems with Ubuntu 9.10</title>
	<atom:link href="http://gronbaek.net/2009/12/02/artoolkit-problems-with-ubuntu-9-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://gronbaek.net/2009/12/02/artoolkit-problems-with-ubuntu-9-10/</link>
	<description>A public note book...</description>
	<lastBuildDate>Sun, 01 Aug 2010 06:04:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: javier Ailbirt</title>
		<link>http://gronbaek.net/2009/12/02/artoolkit-problems-with-ubuntu-9-10/comment-page-1/#comment-8428</link>
		<dc:creator>javier Ailbirt</dc:creator>
		<pubDate>Sun, 01 Aug 2010 06:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://gronbaek.net/?p=119#comment-8428</guid>
		<description>answer to myself and probably others:

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so

that works perfect, thanks Anna for your post.</description>
		<content:encoded><![CDATA[<p>answer to myself and probably others:</p>
<p>LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so</p>
<p>that works perfect, thanks Anna for your post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javier Ailbirt</title>
		<link>http://gronbaek.net/2009/12/02/artoolkit-problems-with-ubuntu-9-10/comment-page-1/#comment-8427</link>
		<dc:creator>javier Ailbirt</dc:creator>
		<pubDate>Sun, 01 Aug 2010 05:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://gronbaek.net/?p=119#comment-8427</guid>
		<description>Hello Guys,
 I&#039;ve been trying for a couple of hours to figure out How get this working on Ubuntu 10.04.
 I&#039;m using amd64 arquitecture, v4l and I tryied the LD_PRELOAD, but  I got ERROR: ld.so: object &#039;/usr/lib32/libv4l/v4l1compat.so&#039; from LD_PRELOAD cannot be preloaded: ignored.

 v4l is working aside this, I can&#039;t get working with the library.
 I&#039;m trying to see this working on linux, for start coding on free time, but I&#039;m unable to.,

any help would be appreciated.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello Guys,<br />
 I&#8217;ve been trying for a couple of hours to figure out How get this working on Ubuntu 10.04.<br />
 I&#8217;m using amd64 arquitecture, v4l and I tryied the LD_PRELOAD, but  I got ERROR: ld.so: object &#8216;/usr/lib32/libv4l/v4l1compat.so&#8217; from LD_PRELOAD cannot be preloaded: ignored.</p>
<p> v4l is working aside this, I can&#8217;t get working with the library.<br />
 I&#8217;m trying to see this working on linux, for start coding on free time, but I&#8217;m unable to.,</p>
<p>any help would be appreciated.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anna</title>
		<link>http://gronbaek.net/2009/12/02/artoolkit-problems-with-ubuntu-9-10/comment-page-1/#comment-7714</link>
		<dc:creator>Anna</dc:creator>
		<pubDate>Tue, 18 May 2010 11:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://gronbaek.net/?p=119#comment-7714</guid>
		<description>The alternative for fixing this problem, if you do not have GStreamer, is to use video4linux library preload when lauching the ./simpleTest by the instruction

 LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so</description>
		<content:encoded><![CDATA[<p>The alternative for fixing this problem, if you do not have GStreamer, is to use video4linux library preload when lauching the ./simpleTest by the instruction</p>
<p> LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so</p>
]]></content:encoded>
	</item>
</channel>
</rss>
