f0rb1dd3n / Reptile

LKM Linux rootkit
2.53k stars 571 forks source link

Error during "make install" #107

Open aditya00510 opened 2 years ago

aditya00510 commented 2 years ago

While running "make install", I am getting the below error:

cp: cannot stat '/home/ubuntu/Desktop/testing/Reptile/scripts/../output/cmd': No such file or directory cp: cannot stat '/home/ubuntu/Desktop/testing/Reptile/scripts/../output/reptile': No such file or directory ERROR!

How to resolve this?

bosen commented 2 years ago

you need to do make before make install if you did, then the make command returned error some how