Marco
From LFScript
LFScript can find this software under the name marco.
Sources
MD5 Checksums:
c0d14cd1d2524e460cb84819cbd863ea marco-1.18.0.tar.xz
Dependencies
- gtk+3
- libcanberra
- mate-common
- Yelp Tools
- Zenity
Installation
./autogen.sh --prefix=/usr \
--sysconfdir=/etc/mate/1.18 \
--localstatedir=/var \
--mandir=/usr/share/man \
--libexecdir=/usr/lib/marco \
--disable-static &&
makeAs the root user:
make install
As the root user:
install -v -m755 -d /usr/share/doc/marco
install -v -m644 README rationales.txt doc/*.txt \
/usr/share/doc/marcoAs the root user:
cat > ~/.xinitrc << "EOF" xterm & exec marco EOF
