[Tool/Web/Other] Nobody's Firewall - Protection against query/cookie flood.
#7

Quote:
Originally Posted by blackgangs
View Post
Code:
~/NobodyFirewall# make
gcc -lpcap -lpthread nfwall.c -o nfwall
make: gcc: Command not found
Makefile:2: recipe for target 'all' failed
make: *** [all] Error 127
any idea?
You need to install gcc

depending on what version of your OS supports.

apt-get install gcc-*.* ( replacing * with the version of gcc, you wish to install)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)