<?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: Install Three Experimental Compiz Plugins</title>
	<atom:link href="http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/</link>
	<description>News, Tips, and How-Tos for Ubuntu Linux</description>
	<lastBuildDate>Tue, 01 May 2012 21:09:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: quequotion</title>
		<link>http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/#comment-112846</link>
		<dc:creator>quequotion</dc:creator>
		<pubDate>Sun, 05 Dec 2010 04:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/?p=858#comment-112846</guid>
		<description>This method works for the plugins that haven&#039;t been &quot;migrated&quot; to cmake (aka &quot;rendered useless&quot; or &quot;completely disabled&quot;)

I get that the cmake method is looking for a toolchain of various parts and pieces of compiz to build plugins from. I do not understand why this doesn&#039;t work.

Following the most up-to-date instructions I can find, it seems one must build the entire compiz tree from source in order to install a few unsupported plugins, although I&#039;m unable to prove that theory as it usually results in an inoperative compiz.

Plugins will not &quot;find compiz&quot; if it was installed by apt, but they sometimes may find a compiled compiz after compiling the core and doing:
make findcompiz_install
then compiling libcompizconfig and doing:
make findcompizconfig_install

Supposedly those commands add cmake modules to make compiz &quot;discoverable&quot; to other cmake made software.... they don&#039;t always work however..


Is there a better way? Can anyone write down in specific detail what it takes to compile one of these cmake plugins?

As it is now, you can read about a dozen documentation pages if various states of out-of-date which lack any inter-compatibility and come to the conclusion that it simply can&#039;t be done.</description>
		<content:encoded><![CDATA[<p>This method works for the plugins that haven&#8217;t been &#8220;migrated&#8221; to cmake (aka &#8220;rendered useless&#8221; or &#8220;completely disabled&#8221;)</p>
<p>I get that the cmake method is looking for a toolchain of various parts and pieces of compiz to build plugins from. I do not understand why this doesn&#8217;t work.</p>
<p>Following the most up-to-date instructions I can find, it seems one must build the entire compiz tree from source in order to install a few unsupported plugins, although I&#8217;m unable to prove that theory as it usually results in an inoperative compiz.</p>
<p>Plugins will not &#8220;find compiz&#8221; if it was installed by apt, but they sometimes may find a compiled compiz after compiling the core and doing:<br />
make findcompiz_install<br />
then compiling libcompizconfig and doing:<br />
make findcompizconfig_install</p>
<p>Supposedly those commands add cmake modules to make compiz &#8220;discoverable&#8221; to other cmake made software&#8230;. they don&#8217;t always work however..</p>
<p>Is there a better way? Can anyone write down in specific detail what it takes to compile one of these cmake plugins?</p>
<p>As it is now, you can read about a dozen documentation pages if various states of out-of-date which lack any inter-compatibility and come to the conclusion that it simply can&#8217;t be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsearles</title>
		<link>http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/#comment-79655</link>
		<dc:creator>jsearles</dc:creator>
		<pubDate>Sun, 14 Feb 2010 23:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/?p=858#comment-79655</guid>
		<description>CAn anyone help me figure out what twent wrong with the above script and is there any easier way to do this.  When I run a make in the screensaver folder, this is the error I get:

compiling : flyingwindows.cpp -&gt; build/flyingwindows.lo/usr/bin/libtool: line 990: g++: command not found
make: *** [build/flyingwindows.lo] Error 1</description>
		<content:encoded><![CDATA[<p>CAn anyone help me figure out what twent wrong with the above script and is there any easier way to do this.  When I run a make in the screensaver folder, this is the error I get:</p>
<p>compiling : flyingwindows.cpp -&gt; build/flyingwindows.lo/usr/bin/libtool: line 990: g++: command not found<br />
make: *** [build/flyingwindows.lo] Error 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ???? ??? ???? ??? ??? ??????? ? - ????? ?????? ?????</title>
		<link>http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/#comment-76425</link>
		<dc:creator>???? ??? ???? ??? ??? ??????? ? - ????? ?????? ?????</dc:creator>
		<pubDate>Mon, 28 Dec 2009 15:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/?p=858#comment-76425</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/#comment-75790</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 21 Dec 2009 15:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/?p=858#comment-75790</guid>
		<description>@sen

I had this problem too. In order to fix it, you must run sudo apt-get install compiz-fusion-bcop. This will upgrade your current version, or install the new one.

Good luck and enjoy!

Justin</description>
		<content:encoded><![CDATA[<p>@sen</p>
<p>I had this problem too. In order to fix it, you must run sudo apt-get install compiz-fusion-bcop. This will upgrade your current version, or install the new one.</p>
<p>Good luck and enjoy!</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apostolis</title>
		<link>http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/#comment-73648</link>
		<dc:creator>Apostolis</dc:creator>
		<pubDate>Sat, 28 Nov 2009 07:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/?p=858#comment-73648</guid>
		<description>When I give &quot;make&quot; and &quot;make install&quot;, I get this: &quot;*** [ERROR] Compiz not installed.  Stop.&quot;

Does anybody knows why and how can i fix it??
I have Compiz installed.</description>
		<content:encoded><![CDATA[<p>When I give &#8220;make&#8221; and &#8220;make install&#8221;, I get this: &#8220;*** [ERROR] Compiz not installed.  Stop.&#8221;</p>
<p>Does anybody knows why and how can i fix it??<br />
I have Compiz installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sen</title>
		<link>http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/#comment-67752</link>
		<dc:creator>Sen</dc:creator>
		<pubDate>Sat, 29 Aug 2009 01:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/?p=858#comment-67752</guid>
		<description>Package compiz-bcop is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  compiz-fusion-bcop
E: Package compiz-bcop has no installation candidate</description>
		<content:encoded><![CDATA[<p>Package compiz-bcop is not available, but is referred to by another package.<br />
This may mean that the package is missing, has been obsoleted, or<br />
is only available from another source<br />
However the following packages replace it:<br />
  compiz-fusion-bcop<br />
E: Package compiz-bcop has no installation candidate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raza</title>
		<link>http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/#comment-63582</link>
		<dc:creator>Raza</dc:creator>
		<pubDate>Tue, 07 Jul 2009 05:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/?p=858#comment-63582</guid>
		<description>Hi, i tried installing  freewins on jaunty and after i download with git, make dir and when i put make command, it tells me Error compiz not installed. which is not true.  I have all the effects any help?</description>
		<content:encoded><![CDATA[<p>Hi, i tried installing  freewins on jaunty and after i download with git, make dir and when i put make command, it tells me Error compiz not installed. which is not true.  I have all the effects any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plugins adicionales para CompizFusion en Ubuntu Jaunty 9.04 &#171; vududevil</title>
		<link>http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/#comment-63107</link>
		<dc:creator>Plugins adicionales para CompizFusion en Ubuntu Jaunty 9.04 &#171; vududevil</dc:creator>
		<pubDate>Wed, 01 Jul 2009 01:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/?p=858#comment-63107</guid>
		<description>[...] buscando un poco, en Tombuntu descubrí como instalarlo y funciona de [...]</description>
		<content:encoded><![CDATA[<p>[...] buscando un poco, en Tombuntu descubrí como instalarlo y funciona de [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jai</title>
		<link>http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/#comment-61193</link>
		<dc:creator>jai</dc:creator>
		<pubDate>Thu, 04 Jun 2009 04:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/?p=858#comment-61193</guid>
		<description>That package is now obsolete use compiz-fusion-bcop instead.</description>
		<content:encoded><![CDATA[<p>That package is now obsolete use compiz-fusion-bcop instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sh228</title>
		<link>http://tombuntu.com/index.php/2008/07/31/install-three-experimental-compiz-plugins/#comment-58378</link>
		<dc:creator>sh228</dc:creator>
		<pubDate>Sat, 02 May 2009 20:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/?p=858#comment-58378</guid>
		<description>the makefile is complaining that compiz isn&#039;t installed</description>
		<content:encoded><![CDATA[<p>the makefile is complaining that compiz isn&#8217;t installed</p>
]]></content:encoded>
	</item>
</channel>
</rss>

