Engrampa: Difference between revisions
From LFScript
Created page with "Category:Scripts <scriptname>engrampa</scriptname> == Sources == * <sourcecode>http://pub.mate-desktop.org/releases/1.17/engrampa-1.17.0.tar.xz</sourcecode> == Dependenc..." |
(No difference)
|
Revision as of 17:44, 1 March 2017
LFScript can find this software under the name engrampa.
Sources
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
