Difference between revisions of "Compiz"
From CBLFS
Jump to navigationJump to searchLine 14: | Line 14: | ||
=== Required === | === Required === | ||
*[[Startup-notification]] | *[[Startup-notification]] | ||
+ | *[[gconf]] | ||
Compile the package: | Compile the package: |
Revision as of 08:40, 21 June 2008
Download Source: | http://releases.compiz-fusion.org/0.7.6/compiz/compiz-0.7.6.tar.bz2 |
---|
Contents
Introduction to Compiz
Compiz Fusion, the reunification of Compiz and the Beryl fork, is a set of plugins and add-ons for Compiz, an OpenGL window and compositing manager.
Project Homepage: Unknown
Dependencies
Required
Compile the package:
./configure --prefix=/opt/fusion make
Install the package:
make install
Multilib
32Bit
Compile the package:
make
Install the package:
make install
N32
Compile the package:
make
Install the package:
make install
64Bit
Compile the package:
make
Install the package:
make install