Libcompizconfig: Difference between revisions
From LFScript
No edit summary |
|||
| Line 3: | Line 3: | ||
== Sources == | == Sources == | ||
* <sourcecode> | * <sourcecode>https://github.com/compiz-reloaded/libcompizconfig/releases/download/v0.8.12.1/libcompizconfig-0.8.12.1.tar.xz</sourcecode> | ||
== Dependencies == | == Dependencies == | ||
Revision as of 11:13, 11 March 2017
LFScript can find this software under the name libcompizconfig.
Sources
Dependencies
Installation
./configure --prefix=/usr \
--sysconfdir=/etc &&
makeAs the root user:
make install
