Results 1 to 1 of 1
I am having trouble installing Blitz PHP
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 ...
- 09-22-2010 #1Just Joined!
- Join Date
- Aug 2010
- Posts
- 4
Has anyone had experience with Blitz PHP
I am having trouble installing Blitz PHP
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?


Reply With Quote
