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