Mate-desktop

From LFScript
Revision as of 21:31, 26 February 2017 by Marcel (talk | contribs)

LFScript can find this software under the name mate-desktop.

Sources


MD5 Checksums:

5ad99cb438a4afb78557612b4f29280f  mate-desktop-1.17.2.tar.xz

Dependencies

Installation

./autogen.sh --prefix=/usr \
        --sysconfdir=/etc/mate/1.17 \
        --localstatedir=/var \
        --disable-static &&
make

As the root user:

make install