No rule to make target 'install'

I downloaded a package which in readme file suggested installing it with ./configure && make && make install. After command exeuction, something worked and it was probably just ./configure && make. I could not find the application installation, so I just entered

§ make install
make: *** No rule to make target 'install'. Stop.

Does it mean that the application was not installed?

7 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like