Python-caja: Difference between revisions
From LFScript
| Line 4: | Line 4: | ||
== Sources == | == Sources == | ||
* <sourcecode>http://pub.mate-desktop.org/releases/1.17/python-caja-1.17.0.tar.xz</sourcecode> | * <sourcecode>http://pub.mate-desktop.org/releases/1.17/python-caja-1.17.0.tar.xz</sourcecode> | ||
<md5>ceaf0a2238e295128ba0daabef26838a python-caja-1.17.0.tar.xz</md5> | |||
== Dependencies == | == Dependencies == | ||
Revision as of 10:48, 5 March 2017
LFScript can find this software under the name python-caja.
Sources
MD5 Checksums:
ceaf0a2238e295128ba0daabef26838a python-caja-1.17.0.tar.xz
Dependencies
- caja
- pygobject3
Installation
./autogen.sh --prefix=/usr \
--sysconfdir=/etc/mate/1.17 \
--localstatedir=/var \
--mandir=/usr/share/man \
--libexecdir=/usr/lib/python-caja \
--disable-static &&
makeAs the root user:
make install
