I think you are supposed to do ./configure first, but that could depend on the software.
try typing in the directory
./configure
make
make install
I believe you need root priviledges for the make install to work though.
Hope this works for you.