Compiz Plugins Main: Difference between revisions
From LFScript
Created page with "<scriptname>compiz-plugins-main</scriptname> == Sources == * <sourcecode>http://releases.compiz-fusion.org/0.8.6/compiz-plugins-main-0.8.6.tar.bz2</sourcecode> == Dependenci..." |
|||
Line 5: | Line 5: | ||
== Dependencies == | == Dependencies == | ||
* <dependency> | * <dependency value="compiz"></dependency>[[Compiz]] | ||
* <dependency | * <dependency value="compiz-bcop"></dependency>[[BCOP]] | ||
* <dependency>libjpeg</dependency> | * <dependency>libjpeg</dependency> | ||
Revision as of 20:00, 2 February 2012
LFScript can find this software under the name compiz-plugins-main
.
Sources
Dependencies
Installation
./configure --prefix=/usr && make
As the root user:
make install