nmap이라는 스캐닝 툴을 깔려고 리눅스에서 다운을 받았습니다...
소스더군요... 그래서 일단 ./configure를 실행시켰더니
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...