alexxy / netdiscover

netdiscover
GNU General Public License v3.0
378 stars 86 forks source link

-bash: ./configure: No such file or directory #5

Closed lkx007 closed 7 years ago

lkx007 commented 7 years ago

[root@worker netdiscover]# ./configure -bash: ./configure: No such file or directory [root@worker netdiscover]#

File configure does not exsit, how can I create this file? Thanks a lot.

lkx007 commented 7 years ago

I have solved this by using cmake

yum install -y cmake cmake CMakeLists.txt make

Readme file is not lastest. thanks a lot.