owerdogan / whoami-project

Whoami provides enhanced privacy, anonymity for Debian and Arch based linux distributions
https://owerdogan.github.io/whoami-project
GNU General Public License v3.0
1.9k stars 158 forks source link

“No file or directory to make target install Stop” #43

Closed Berlin155 closed 1 year ago

Berlin155 commented 1 year ago

Hi, after downloading what I need to use the whoami tool, at “sudo make install” I receive the following text “ No file or directory to make target install Stop” I need to say that I use Parrot os. IMG_5049 IMG_4882 I’ve done this on a virtual machine This happened to me also in Kali Linux

jbar2797 commented 1 year ago

Hi, after downloading what I need to use the whoami tool, at “sudo make install” I receive the following text “ No file or directory to make target install Stop” I need to say that I use Parrot os. IMG_5049 IMG_4882 I’ve done this on a virtual machine This happened to me also in Kali Linux

you need to cd to the kali-whoami after you clone it

run the "sudo make install" from within the kali-whoami" folder.

hope that helps

Berlin155 commented 1 year ago

Yes, it helped. Thanks