Compiz Plugins Main: Difference between revisions
From LFScript
Line 5: | Line 5: | ||
== Dependencies == | == Dependencies == | ||
* <dependency value="compiz-bcop"></dependency>[[BCOP]] | |||
* <dependency value="compiz"></dependency>[[Compiz]] | * <dependency value="compiz"></dependency>[[Compiz]] | ||
* <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