Python-caja

From LFScript

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

Sources


MD5 Checksums:

81ed1f4e061aae4da5046db3aeea325e  python-caja-1.18.0.tar.xz

Dependencies

Installation

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

As the root user:

make install