Caja-extensions

From LFScript

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

Sources


MD5 Checksums:

e0717f239206baddf9f283ee41a4afd7  caja-extensions-1.18.1.tar.xz

Dependencies

Installation

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

As the root user:

make install