Install systraq from source

tested on slack150

the easy way

grab debian’s maintained version from GIT

git clone https://salsa.debian.org/debian/filetraq.git
cd filetraq/

cp -i filetraq /usr/local/sbin/
mkdir /var/lib/filetraq/
cp -i filetraq.conf /etc/

cd debian/
cat filetraq.8 | gzip > filetraq.8.gz
mv -i filetraq.8.gz /usr/man/man8/

you can now proceed with systraq

the hard way

draft

wget http://mdcc.cx/pub/systraq/systraq-20201231.tar.gz
tar xzf systraq-20201231.tar.gz
cd systraq-20201231/
./configure --sysconfdir=/etc --localstatedir=/var

==> missing

/usr/share/sgml/declaration/xml.dcl
/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl

resources

https://salsa.debian.org/debian/filetraq

http://mdcc.cx/pub/systraq/


HOME | GUIDES | LECTURES | LAB | SMTP HEALTH | HTML5 | CONTACT
Copyright © 2024 Pierre-Philipp Braun