Yes, You are correct once you installed/extracted or decompressed mysql on to a perticular directory i.e /usr/local/mysql on that directory I had to run ./configure then should execute make or make install file for compilation and instalation of mysql on command line
But instead gives an out put as 'make' is as an unreconized command on linux platfaorm.
Thanks