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 ...
0
votes
1answer
112 views
Installing a unix application?
I am trying to install depot_tools here are the instructions.
I downloaded the file from this:
svn co http://src.chromium.org/svn/trunk/tools/depot_tools
I wanted to install it in /usr/local so I ...
0
votes
2answers
889 views
How to find whether a software (which may `not` be in the PATH) is pre-installed or not?
anisha@linux-dopx:~> which qmake
which: no qmake in ...