Difference between revisions of "Compiz"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://releases.compiz-fusion.org/0.7.6/compiz/compiz-0.7.6.tar.bz2 | |} ---- {{Package-Introduction|Comp...)
 
Line 13: Line 13:
  
 
=== Required ===
 
=== Required ===
*[[libstartup-notification]]
+
*[[Startup-notification]]
  
 
Compile the package:
 
Compile the package:

Revision as of 09:37, 21 June 2008

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