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