Anyone with Blitz PHP knowledge


 
Thread Tools Search this Thread
Operating Systems Linux Anyone with Blitz PHP knowledge
# 1  
Old 09-23-2010
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?
# 2  
Old 09-23-2010
Read the README file more closely. There's one step you're missing.
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question