HTP library installation¶
The installation of the HTP library is the same for several operating systems, except you can not use 'sudo' with Debian and FreeBSD. Using Debian or FreeBSD you have to Make sure you enter all following commands as root/super-user.
To download and build HTP, enter the following:
wget https://github.com/OISF/libhtp/archive/0.5.21.tar.gz tar -xzvf libhtp-0.5.21.tar.gz cd libhtp-0.5.21 ./configure make make install
For up to date versions please confirm here -
http://suricata-ids.org/download/