Compiz

From CBLFS
Revision as of 09:37, 21 June 2008 by Oppiz (talk | contribs)
Jump to navigationJump to search
Download Source: http://releases.compiz-fusion.org/0.7.6/compiz/compiz-0.7.6.tar.bz2

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