Caja-extensions

From LFScript

LFScript can find this software under the name caja-extensions.

Sources


MD5 Checksums:

901d4f960fe6d44e363e485d6abd82b2  sources/caja-extensions-1.17.0.tar.xz

Dependencies

Installation

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

As the root user:

make install