Running programs

I have installed a software called GMT, then writing a script that call the new programs

./example02.sh

but I am getting

./example02.sh: line 20: gmtset: command not found

I have done

./configure

make 

make install

The programs have been created in the /bin directory where I did the make

---------- Post updated at 06:03 PM ---------- Previous update was at 05:58 PM ----------

Seems the applications compiled manually and installed via make install did not go to

/usr/local/bin