<?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>Backblog &#187; Gentoo</title>
	<atom:link href="http://backblog.betriebswerk-landshut.de/tag/gentoo/feed/" rel="self" type="application/rss+xml" />
	<link>http://backblog.betriebswerk-landshut.de</link>
	<description>Über Linux, Fotos und anderes Zeug</description>
	<lastBuildDate>Sun, 11 Jul 2010 20:44:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>pfstools, pfscalibration under Gentoo</title>
		<link>http://backblog.betriebswerk-landshut.de/2009/12/27/pfstools-pfscalibration-under-gentoo/</link>
		<comments>http://backblog.betriebswerk-landshut.de/2009/12/27/pfstools-pfscalibration-under-gentoo/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 10:18:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Fotografie]]></category>
		<category><![CDATA[HDR]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[pfstools]]></category>
		<category><![CDATA[/usr/lib/libGL.la]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[pfscalibration]]></category>
		<category><![CDATA[[pfshdrcalibrate.o] Error 1]]></category>

		<guid isPermaLink="false">http://backblog.betriebswerk-landshut.de/?p=422</guid>
		<description><![CDATA[To install pfscalibration under Gentoo Linux its first of all necessary to install pfstools. While trying to install pfstools Ive got errors about an missing library &#8230; /usr/lib/libGL.la so i created an softlink ln -s opengl/xorg-x11/lib/libGL.la /usr/lib64/libGL.la to opengl/xorg-x11/lib/libGL.la that seems to work nice and so I stated to try installing pfscalibration. But here also [...]]]></description>
			<content:encoded><![CDATA[<p>To install <a href="http://sourceforge.net/projects/pfstools/files/">pfscalibration</a> under Gentoo Linux its first of all necessary to install <a href="http://sourceforge.net/projects/pfstools/files/">pfstools</a>.<br />
While trying to install pfstools Ive got errors about an missing library &#8230;<br />
<code> /usr/lib/libGL.la </code><br />
so i created an softlink<br />
<code>ln -s opengl/xorg-x11/lib/libGL.la /usr/lib64/libGL.la</code><br />
to<br />
<code>opengl/xorg-x11/lib/libGL.la</code><br />
that seems to work nice and so I stated to try installing pfscalibration.</p>
<p>But here also some Errors occupied.<br />
sry 4 my bad English.<br />
<code>pfshdrcalibrate.cpp:547: error: ‘ex’ was not declared in this scope<br />
pfshdrcalibrate.cpp:547: error: expected `;' before ‘)’ token<br />
pfshdrcalibrate.cpp:551: error: expected primary-expression before ‘catch’<br />
pfshdrcalibrate.cpp:551: error: expected `;' before ‘catch’<br />
make[2]: *** [pfshdrcalibrate.o] Error 1<br />
make[2]: Leaving directory `/tmp/pfscalibration-1.2/src'<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/tmp/pfscalibration-1.2'<br />
make: *** [all] Error 2 </code></p>
<p>&#8220;setting&#8221; Variables to<br />
<code>export PFS_CFLAGS="-I/usr/local/include/pfs-1.2"<br />
export PFS_LIBS=/usr/local/lib/libpfs-1.2.so<br />
</code><br />
made pfscalibration compile nicely.</p>
<p>I hope that short article will help everyone with the same Problem &#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://backblog.betriebswerk-landshut.de/2009/12/27/pfstools-pfscalibration-under-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
