Eom

From LFScript

LFScript can find this software under the name eom.

Sources


MD5 Checksums:

82e16e8543b1ed969ccc8ed481d812e3  eom-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/eom \
        --disable-static &&
make

As the root user:

make install