Marco
From LFScript
LFScript can find this software under the name marco
.
Sources
MD5 Checksums:
453245abd553594c9c5e5d7dd037b498 marco-1.8.1.tar.xz
Dependencies
- mate-dialogs
- libcanberra
Installation
./autogen.sh --prefix=/usr \ --sysconfdir=/etc/mate/1.8 \ --libexecdir=/usr/lib/marco \ --localstatedir=/var \ --disable-static && make
As 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/marco
As the root user:
cat > ~/.xinitrc << "EOF" xterm & exec marco EOF