-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"sudo make install" returns "make: Nothing to be done for 'install'." #13
Comments
in Kali the same thing happens |
@DaveFlowberries @carlosnewmusic
sudo apt-get install build-essential qtchooser qt5-default libjansson-dev libcurl4-openssl-dev git zlib1g-dev automake autoconf libtool libjansson-dev
qmake make sudo make install You can run |
I got this issue on Arch Linux, I've got all of the dependencies installed except zlib1g and qtchooser. I tried installing QtChooser but it conflicts with qt5-base and when I tried having it replaced, it would break dependencies for VirtualBox. |
Facing the same issue with Ubuntu 20.04 LTS. Every dependence was installed. But same thing happening with $ sudo make install make: Nothing to be done for 'install'. |
Not working, |
Executable file is located in For the future: sort files by type in the file manager and look for executable (binary) files. |
The last step won't work, guessing because there is no install file in the directory? Using Ubuntu (POP!_OS) 19.04
Everything else went sooth. Can open the app just fine, but it does not install to the system.
The text was updated successfully, but these errors were encountered: