Adding one more step to installation
"make install" does not compile the package, you need to compile it before install so, run "make" before "make install"
This commit is contained in:
"make install" does not compile the package, you need to compile it before install so, run "make" before "make install"