Tagged Questions
1
vote
0answers
361 views
Having a problem installing snort on fedora 17
I've installed the latest versions of libpcap and libdnet. There is however a problem with daq. I configured snort with --wth-daq-libraries=/usr/local/lib/daq and --with-libpcap-libraries=/usr/lib ...
2
votes
2answers
398 views
How to find a Fedora package providing a dependency I need?
I sometimes install software which isn't present in the repositories, and then I run into the problem of not satisfied dependencies. The error usually tells me which library or command is missing. ...