Engrampa: Difference between revisions
From LFScript
| Line 8: | Line 8: | ||
== Dependencies == | == Dependencies == | ||
* <dependency value=" | * <dependency value="caja"></dependency>[[caja]] | ||
== Installation == | == Installation == | ||
Revision as of 20:49, 1 March 2017
LFScript can find this software under the name engrampa.
Sources
MD5 Checksums:
01290f22fb9cd2bd54dc4ab77f0f3dff engrampa-1.17.0.tar.xz
Dependencies
Installation
./autogen.sh --prefix=/usr \
--sysconfdir=/etc/mate/1.17 \
--localstatedir=/var \
--mandir=/usr/share/man \
--libexecdir=/usr/lib/engrampa \
--disable-static &&
makeAs the root user:
make install
