Linux > General Linux

ERROR! daq_static library not found, go get it from http://www.snort.org/

(1/1)

arunlalpr:
ERROR!  daq_static library not found, go get it from  http://www.snort.org/

1) check the following command

# which daq-modules-congif

Output be like this.

/usr/bin/which: no daq-modules-congif in (/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)

Then access the daq directory in our case.

cd /usr/local/src/daq-2.0.6/

2) use the following command

export PATH=$PATH:/usr/local/bin

3) run the command

which daq-modules-config

Output will be like this

/usr/local/bin/daq-modules-config

Issue solved  :)

Navigation

[0] Message Index

Go to full version