Libcompizconfig: Difference between revisions

From LFScript
No edit summary
Line 1: Line 1:
[[Category:Scripts]]
<scriptname>libcompizconfig</scriptname>
<scriptname>libcompizconfig</scriptname>



Revision as of 13: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