Anyone with Blitz PHP knowledge

Blitz PHP
I am having trouble installing Blitz PHP blitz-0.6.10.tar.gz

Here is what i did:

cd /tmp
wget blitz-0.6.10.tar.gz
tar zxfv blitz-0.6.10.tar.gz

cd blitz-0.6.10

And then I tried

./configure
Output: -bash: No such file in directory
make
Output: No targets in the file

------------------------------------------------------------
If I do a ls -a these are the files int he directory
blitz.c
config.m4
.cvsignore
LICENSED
php_blitz.h
run-test.sh
CHANGES
config.w32
doc
misc
README (i read it and it is saying the same thing)
tests

Can anyone help or has anyone installed this before?

Read the README file more closely. There's one step you're missing.