lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.26k stars 301 forks source link

Problem in sudo make install #331

Closed Sh4d0wx0x5F closed 6 months ago

Sh4d0wx0x5F commented 1 year ago

[sudo] password for kali: Installing... cd src && make install make[1]: Entering directory '/home/kali/linux-wifi-hotspot/src' make[1]: No rule to make target '../build/wihotspot-gui', needed by 'install'. Stop. make[1]: Leaving directory '/home/kali/linux-wifi-hotspot/src' make: [Makefile:9: install] Error 2

when i run the sudo make install command in cd /home/kali/linux-wifi-hotspot/ , it's giving error

please help

ghost commented 11 months ago

same error please help

Sh4d0wx0x5F commented 11 months ago

Did you tried deleting it then reinstalling it again

Sh4d0wx0x5F commented 11 months ago

I installed some kali builds and it solved my issue