Libcompizconfig: Difference between revisions
From LFScript
Created page with "<scriptname>libcompizconfig</scriptname> == Sources == * <sourcecode>http://releases.compiz-fusion.org/0.8.8/libcompizconfig-0.8.8.tar.bz2</sourcecode> == Dependencies == * ..." |
(No difference)
|
Revision as of 19:53, 2 February 2012
LFScript can find this software under the name libcompizconfig.
Sources
Dependencies
- compiz
Installation
./configure --prefix=/usr \
--sysconfdir=/etc &&
makeAs the root user:
make install
