<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=5637&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / [Solved] Building 4.6.2 on RHEL6 - libwnck-1.0 dependency ?]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=5637</link>
		<description><![CDATA[The most recent posts in [Solved] Building 4.6.2 on RHEL6 - libwnck-1.0 dependency ?.]]></description>
		<lastBuildDate>Tue, 18 Jan 2011 20:12:42 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] Building 4.6.2 on RHEL6 - libwnck-1.0 dependency ?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20513#p20513</link>
			<description><![CDATA[<p>It was indeed libwnck-devel that was needed, but I had to add libXres and libXres-devel first. That took care of it.</p><p>Thanks for the help, although my timing was as impeccable as usual since 4.8 was imminent and I&#039;ll now have to uninstall 4.6 to get there.&#160; :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (lphilpot)]]></author>
			<pubDate>Tue, 18 Jan 2011 20:12:42 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20513#p20513</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Building 4.6.2 on RHEL6 - libwnck-1.0 dependency ?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20413#p20413</link>
			<description><![CDATA[<p>Kinda what I thought, too, based on some of the things I found. So far, I&#039;ve had no luck locating a version-matching libwnck-devel package that will install without further (missing) dependencies. This is interesting, since when I installed RHEL6,&#160; I included all the development libraries...</p><p>Guess I&#039;ll keep looking.</p><p>Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (lphilpot)]]></author>
			<pubDate>Sat, 08 Jan 2011 17:00:46 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20413#p20413</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Building 4.6.2 on RHEL6 - libwnck-1.0 dependency ?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20411#p20411</link>
			<description><![CDATA[<p>Hello,</p><p>Looks like you are missing the libwnck-devel package for libwnck.</p><p>I don&#039;t know much about enabling repositories in Yum, or in particular RHEL6, but this package is the one you need. It contains the header files for compilation and the pkgconfig file.</p><p>Kind Regards</p>]]></description>
			<author><![CDATA[dummy@example.com (mmassonnet)]]></author>
			<pubDate>Sat, 08 Jan 2011 15:02:52 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20411#p20411</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] Building 4.6.2 on RHEL6 - libwnck-1.0 dependency ?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20405#p20405</link>
			<description><![CDATA[<p>I&#039;m trying to build 4.6.2 on a new RHEL 6 install. I downloaded the tarball and have 10 of the 15 packages built. The remainder have a dependency on libwnck-1.0. For example, from xfce4-panel-4.6.4:</p><div class="codebox"><pre><code>checking for libwnck-1.0 &gt;= 2.20... not found
checking for libwnck-1.0 &gt;= 2.12... not found
*** The required package libwnck-1.0 was not found on your system.
*** Please install libwnck-1.0 (atleast version 2.12) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.</code></pre></div><p>Looking at the system, I see this:</p><div class="codebox"><pre><code># echo $PKG_CONFIG_PATH
/usr/lib:/usr/lib/pkgconfig:/usr/local/lib/pkgconfig

# rpm -qa | grep wnck
gnome-python2-libwnck-2.28.0-4.el6.i686
libwnck-2.28.0-2.el6.i686

# yum list installed | grep -i wnck
gnome-python2-libwnck.i686              2.28.0-4.el6                          @anaconda-RedHatEnterpriseLinux-201009221732.i386/6.0
libwnck.i686                            2.28.0-2.el6                          @anaconda-RedHatEnterpriseLinux-201009221732.i386/6.0</code></pre></div><p>So, is there a difference between libwnck and libwnck-1.0? Googling so far hasn&#039;t differentiated the two for me, but I might be just missing it. I searched the forums and although &#039;libwnck&#039; turned up a few interesting posts, nothing seems to apply to my situation. Some refereneced having libXres* installed, which I have:</p><div class="codebox"><pre><code># rpm -qa | grep -i xres
libXres-1.0.4-1.el6.i686</code></pre></div><p>I&#039;ve googled and tried various packages, but I always just descend into dependency hell, which shouldn&#039;t be the case with a current, new (virtually &quot;everything&quot;) install.&#160; :-\&#160; There are apparently no other libwnck* packages in the default yum repository RHEL6 is looking at (and to tell the truth, I&#039;m just inexperienced enough with yum to be unsure of how to tell it to look elsewhere, even if I knew where).</p><p>What obvious thing am I overlooking here? Or even better, is there a fully-satisfied binary xfce RPM available somewhere? I gotta get off Gnome / KDE4... :-)</p><p>Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (lphilpot)]]></author>
			<pubDate>Fri, 07 Jan 2011 19:57:32 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20405#p20405</guid>
		</item>
	</channel>
</rss>
