<div dir="ltr">Hello evrybody,<br><br>I&#39;v tried to reinstall Suricata ,<br><br>#chmod +x configure<br><br>root@admin-server:/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0#<i><b> </b></i>apt-get install <b>libpcre3 libpcre3-dbg libpcre3-dev libyaml-dev libyaml-dev zlib1g-dev libnfnetlink-dev libnfnetlink0 libnetfilter-queue1 libnetfilter-queue-dev libnet1-dev libcap-ng-dev libcap-ng0 build-essential autoconf automake libtool libpcap-dev</b><br>
<br>
this is the configure command :<br><br><span class="codeinline">#<b>./configure --enable-nfqueue</b><br><br><br></span>but after <b>#make</b> and make install<br><br><br><br>It seems that there are problems !!!!<br>that&#39;s the results !!!<br>
........................<br><font size="1">................................<br>g.o alert-debuglog.o alert-prelude.o alert-unified-log.o alert-unified-alert.o alert-unified2-alert.o log-httplog.o stream.o stream-tcp.o stream-tcp-reassemble.o respond-reject.o respond-reject-libnet11.o conf.o conf-yaml-loader.o counters.o app-layer.o app-layer-detect-proto.o app-layer-parser.o app-layer-htp.o app-layer-tls.o app-layer-smb.o app-layer-smb2.o app-layer-dcerpc.o app-layer-dcerpc-udp.o app-layer-ftp.o app-layer-ssl.o defrag.o output.o win32-misc.o win32-service.o util-action.o util-profiling.o cuda-packet-batcher.o  ../libhtp/htp/.libs/libhtp.so /usr/lib/libcap-ng.so -lpcap /usr/lib/libnet.so -lnetfilter_queue -lnfnetlink -lpthread /usr/lib/libyaml.so -lpcre<br>
make[2]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/src&#39;<br>make[2]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0&#39;<br>make[2]: Nothing to be done for `all-am&#39;.<br>
make[2]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0&#39;<br>make[1]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0&#39;</font><br><b>root@admin-server:/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0# make install</b><br>
<font size="1">Making install in libhtp<br>make[1]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp&#39;<br>Making install in htp<br>make[2]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp/htp&#39;<br>
make[3]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp/htp&#39;<br>test -z &quot;/usr/local/lib&quot; || /bin/mkdir -p &quot;/usr/local/lib&quot;<br> /bin/bash ../libtool   --mode=install /usr/bin/install -c   <a href="http://libhtp.la">libhtp.la</a> &#39;/usr/local/lib&#39;<br>
libtool: install: /usr/bin/install -c .libs/libhtp-0.2.so.1.0.2 /usr/local/lib/libhtp-0.2.so.1.0.2<br>libtool: install: (cd /usr/local/lib &amp;&amp; { ln -s -f libhtp-0.2.so.1.0.2 libhtp-0.2.so.1 || { rm -f libhtp-0.2.so.1 &amp;&amp; ln -s libhtp-0.2.so.1.0.2 libhtp-0.2.so.1; }; })<br>
libtool: install: (cd /usr/local/lib &amp;&amp; { ln -s -f libhtp-0.2.so.1.0.2 libhtp.so || { rm -f libhtp.so &amp;&amp; ln -s libhtp-0.2.so.1.0.2 libhtp.so; }; })<br>libtool: install: /usr/bin/install -c .libs/libhtp.lai /usr/local/lib/<a href="http://libhtp.la">libhtp.la</a><br>
libtool: install: /usr/bin/install -c .libs/libhtp.a /usr/local/lib/libhtp.a<br>libtool: install: chmod 644 /usr/local/lib/libhtp.a<br>libtool: install: ranlib /usr/local/lib/libhtp.a<br>libtool: finish: PATH=&quot;/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin&quot; ldconfig -n /usr/local/lib<br>
----------------------------------------------------------------------<br>Libraries have been installed in:<br>   /usr/local/lib<br><br>If you ever happen to want to link against installed libraries<br>in a given directory, LIBDIR, you must either use libtool, and<br>
specify the full pathname of the library, or use the `-LLIBDIR&#39;<br>flag during linking and do at least one of the following:<br>   - add LIBDIR to the `LD_LIBRARY_PATH&#39; environment variable<br>     during execution<br>
   - add LIBDIR to the `LD_RUN_PATH&#39; environment variable<br>     during linking<br>   - use the `-Wl,-rpath -Wl,LIBDIR&#39; linker flag<br>   - have your system administrator add LIBDIR to `/etc/ld.so.conf&#39;<br><br>
See any operating system documentation about shared libraries for<br>more information, such as the ld(1) and ld.so(8) manual pages.<br>----------------------------------------------------------------------<br>test -z &quot;/usr/local/include/htp&quot; || /bin/mkdir -p &quot;/usr/local/include/htp&quot;<br>
 /usr/bin/install -c -m 644 bstr.h dslib.h hooks.h htp.h utf8_decoder.h htp_decompressors.h &#39;/usr/local/include/htp&#39;<br>make[3]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp/htp&#39;<br>
make[2]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp/htp&#39;<br>Making install in test<br>make[2]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp/test&#39;<br>
make[3]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp/test&#39;<br>make[3]: Nothing to be done for `install-exec-am&#39;.<br>make[3]: Nothing to be done for `install-data-am&#39;.<br>
make[3]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp/test&#39;<br>make[2]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp/test&#39;<br>make[2]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp&#39;<br>
make[3]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp&#39;<br>make[3]: Nothing to be done for `install-exec-am&#39;.<br>test -z &quot;/usr/local/lib/pkgconfig&quot; || /bin/mkdir -p &quot;/usr/local/lib/pkgconfig&quot;<br>
 /usr/bin/install -c -m 644 htp.pc &#39;/usr/local/lib/pkgconfig&#39;<br>make[3]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp&#39;<br>make[2]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp&#39;<br>
make[1]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/libhtp&#39;<br>Making install in src<br>make[1]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/src&#39;<br>
make[2]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/src&#39;<br>test -z &quot;/usr/local/bin&quot; || /bin/mkdir -p &quot;/usr/local/bin&quot;<br>  /bin/bash ../libtool   --mode=install /usr/bin/install -c suricata &#39;/usr/local/bin&#39;<br>
libtool: install: /usr/bin/install -c .libs/suricata /usr/local/bin/suricata<br>make[2]: Nothing to be done for `install-data-am&#39;.<br>make[2]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/src&#39;<br>
make[1]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0/src&#39;<br>make[1]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0&#39;<br>make[2]: Entering directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0&#39;<br>
make[2]: Nothing to be done for `install-exec-am&#39;.<br>make[2]: Nothing to be done for `install-data-am&#39;.<br>make[2]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0&#39;<br>make[1]: Leaving directory `/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0&#39;</font><br>
<b>root@admin-server:/home/anas/Desktop/Prerequis/suricata-1.0.0/suricata-1.0.0# </b><br><br><span style="color: rgb(153, 0, 0);" id="result_box" class="short_text"><span style="" title="">I do 
not know if this will pose problems</span></span><br><br>What do you thik ??<br>is it normal !!!<br><br>Best regards,<br><span style="color: rgb(192, 192, 192);">A..</span><br></div>