Mate-common

From LFScript
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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