You have got the PHP source and unpacked it into a directory on your machine right? Usually, on linux, you put it under /usr/src somewhere.
If you look at the directory, you will find a file called "configure.sh".
You then have to move into that directory to run the file.
Hope this makes sense?
L