View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#255
[QUOTE=eson;1528471]Exactly how did you do that? I can't get the commands right. I'm stuck on...
Code:
[root@Sailfish nmap]# make install
make: *** No rule to make target `install'.  Stop.
this is all I did;

3292 git clone https://github.com/nmap/nmap.git
3293 cd nmap/
3294 ls
3295 cat README.md
3296 ./configure
3297 make
3298 devel-su

and then 'make install' as root.
It is possible it needs some tools of the make family installed, some that I have set up long long ago already...
 

The Following User Says Thank You to juiceme For This Useful Post: