<?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=3058&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / xfce4.4 on FreeBSD 6.1]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3058</link>
		<description><![CDATA[The most recent posts in xfce4.4 on FreeBSD 6.1.]]></description>
		<lastBuildDate>Sun, 28 Jan 2007 17:15:28 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: xfce4.4 on FreeBSD 6.1]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12906#p12906</link>
			<description><![CDATA[<p>This is most likely the result of the gnome upgrade (long diatribe on how needless complex and disaster prone the gnome port upgrade is deleted).</p><p>The answer (<a href="http://www.freebsd.org/gnome/docs/faq2.html#q2" rel="nofollow">http://www.freebsd.org/gnome/docs/faq2.html#q2</a>) is toward the end of #3 in the freebsd gnome port team&#039;s faq</p><p>Essentially there are some libtool archive files hanging about that have outdated information in them. You have to find the archive file and force a portupgrade of the effected packages. So....</p><p># find / -type f -name &quot;*.la&quot; | xargs grep -l /usr/X11R6/lib/libgtk-x11-2.0.la</p><p>For each match you find figure out which port it came from using pkg_info. For example, if you found a patch in /usr/X11R6/lib/xyz.la </p><p># pkg_info -W /usr/X11R6/lib/xyz.la</p><p>If that command tells you that one or more ports are associated with the package then do:</p><p># portupgrade -f -P portname</p><p>for each port.</p><p>If it doesn&#039;t find a port it is probably safe to delete the .la file in question (to be safe rename it or save it elsewhere).</p><p>Get those cleaned up and then you can complete the install.</p>]]></description>
			<author><![CDATA[dummy@example.com (dkh)]]></author>
			<pubDate>Sun, 28 Jan 2007 17:15:28 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12906#p12906</guid>
		</item>
		<item>
			<title><![CDATA[xfce4.4 on FreeBSD 6.1]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12846#p12846</link>
			<description><![CDATA[<p>Hi, I&#039;m trying to install xfce on FreeBSD, so after:</p><p>#portupgrade xfce<br />(of course my ports&#039; tree is up to date )</p><p>I get this error while compiling xfce:</p><div class="codebox"><pre><code>libtool: link: cannot find the library `/usr/X11R6/lib/libgtk-x11-2.0.la&#039;
gmake[2]: *** [xfce-setting-show] Error 1
gmake[2]: Leaving directory `/usr/ports/sysutils/xfce4-mcs-manager/work/xfce-mcs-manager-4.4.0/xfce-setting-show&#039;
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/sysutils/xfce4-mcs-manager/work/xfce-mcs-manager-4.4.0&#039;
gmake: *** [all] Error 2
*** Error code 2</code></pre></div><p>the library &#039;libgtk-x11-2.0.la&#039; is in /usr/local/lib instead of /usr/X11R6/lib<br />I already tried to edit PKG_CONFIG_PATH, in vain.</p><p>What can I do ?<br />thx</p>]]></description>
			<author><![CDATA[dummy@example.com (Rodb)]]></author>
			<pubDate>Wed, 24 Jan 2007 22:11:44 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12846#p12846</guid>
		</item>
	</channel>
</rss>
