Mate-common

From LFScript
Revision as of 16:56, 28 April 2017 by Marcel (talk | contribs) (Update to 1.18.0)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Sources


MD5 Checksums:

44994bb86daa8c7092f1e4784c399455  mate-common-1.18.0.tar.xz

Dependencies

  • which

The dependency which is used by all packages that require mate-common to locate it.

Installation

./autogen.sh --prefix=/usr \
        --sysconfdir=/etc/mate/1.18 \
        --localstatedir=/var \
        --mandir=/usr/share/man \
        --libexecdir=/usr/lib/mate-common \
        --disable-static &&
make

As the root user:

make install