Difference between revisions of "Libcompizconfig"

From LFScript
Line 1: Line 1:
 +
[[Category:Scripts]]
 
<scriptname>libcompizconfig</scriptname>
 
<scriptname>libcompizconfig</scriptname>
  

Revision as of 15:56, 14 June 2014

LFScript can find this software under the name libcompizconfig.

Sources

Dependencies

Installation

./configure --prefix=/usr \
        --sysconfdir=/etc &&
make

As the root user:

make install