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

make: *** No rule to make target 'install'. Stop. #30

Closed JawadIbrahim closed 1 year ago

JawadIbrahim commented 2 years ago

Describe the bug i have clone it in "root@ibrahim:/home/jawad# " and type this sudo make install then enter,, it's showing this "make: *** No rule to make target 'install'. Stop."

To Reproduce (This makes bug detection easier.) Steps to reproduce the behavior:

  1. Go to 'root@ibrahim:/home/jawad# '
  2. downloaded all dependencies
  3. Clone the repo in /home/jawad
  4. cd kali-whoami
  5. where kali-whoami was cloned i entered sudo make install
  6. See error (install -m 755 kali-whoami /usr/bin mkdir -p /usr/share/kali-whoami/backups cp -vr assets /usr/share/kali-whoami 'assets/icons/kali-whoami.png' -> '/usr/share/kali-whoami/assets/icons/kali-whoami.png' 'assets/kali-whoami.desktop' -> '/usr/share/kali-whoami/assets/kali-whoami.desktop' 'assets/scripts/anti_cold_boot' -> '/usr/share/kali-whoami/assets/scripts/anti_cold_boot' 'assets/scripts/anti_mitm' -> '/usr/share/kali-whoami/assets/scripts/anti_mitm' 'assets/scripts/browser_anonymization' -> '/usr/share/kali-whoami/assets/scripts/browser_anonymization' 'assets/scripts/dns_changer' -> '/usr/share/kali-whoami/assets/scripts/dns_changer' 'assets/scripts/fix' -> '/usr/share/kali-whoami/assets/scripts/fix' 'assets/scripts/hostname_changer' -> '/usr/share/kali-whoami/assets/scripts/hostname_changer' 'assets/scripts/ip_changer' -> '/usr/share/kali-whoami/assets/scripts/ip_changer' 'assets/scripts/log_killer' -> '/usr/share/kali-whoami/assets/scripts/log_killer' 'assets/scripts/mac_changer' -> '/usr/share/kali-whoami/assets/scripts/mac_changer' 'assets/scripts/timezone_changer' -> '/usr/share/kali-whoami/assets/scripts/timezone_changer' 'assets/sources/config' -> '/usr/share/kali-whoami/assets/sources/config' 'assets/sources/whoami.js' -> '/usr/share/kali-whoami/assets/sources/whoami.js' cp -vr /usr/share/kali-whoami/assets/kali-whoami.desktop /usr/share/kali-menu/applications/ '/usr/share/kali-whoami/assets/kali-whoami.desktop' -> '/usr/share/kali-menu/applications/' cp: cannot create regular file '/usr/share/kali-menu/applications/': No such file or directory make: *** [Makefile:11: install] Error 1 )

i think it's directory problem.

Screenshots Screenshot from 2022-06-28 17-26-19

Please complete the following information:

Idlefase commented 2 years ago

usr/share/kali-menu/applications

Dude. Its a script for kali linux since the dir states kali-menu.

Besides the very point that all software should come from apt in Kali and this one isn't supported.

Cheers.

owerdogan commented 2 years ago

Soon there will be no such problem. Thank you for your patience <3