~
This is release 0.9b of the CQSAT kernel taint analyzer for Intel x86 platforms.
~ Download the tarball cqsat-lk-0.9b.tar.gz
~ As root, unroll the tarball in /usr/share:
# cd /usr/share && gzip -cd /tmp/cqsat-lk-0.9b.tar.gz | tar xf -
~ As root, run
/usr/share/cqsat/bin/install.sh. This script only copies the main binary and manpage:
# /usr/share/cqsat/bin/install.sh
~ Depending on your system configuration you may need to configure CQSAT to use a different compiler. Review the information on the
externals page.
~ NOTE: This is experimental beta-level software. You may encounter bugs and/or incompatibilities based on your specific environment and build configuration. Additionally, please note that this package is provided as a sample only without fee and as such many components and features have been omitted. Feedback is appreciated: feedback@cqsat.com.