I encountered the following error while executing PHP/LSAPI installation step 4 from the Wiki:
The prior 3 steps all completed without error.
FYI: I am setting up a slicehost 256 VPS (w/ ubuntu) and have already installed litespeed successfully. I am a LINUX newbie, so I am unclear about steps to remedy this.
Any suggestions are appreciated.
Dondi.
username@slice:~/php-5.2.1/sapi$ tar -zxf php-litespeed-3.0.tgz
STEP 4:
username@slice:~/php-5.2.1/sapi$ cd ..
username@slice:~/php-5.2.1$ touch ac*
username@slice:~/php-5.2.1$ ./buildconf --force
MESSAGE/ERROR:
Forcing buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf not found.
You need autoconf version 2.13 or newer installed
to build PHP from CVS.
make: *** [buildmk.stamp] Error 1
STEP 4:
username@slice:~/php-5.2.1/sapi$ cd ..
username@slice:~/php-5.2.1$ touch ac*
username@slice:~/php-5.2.1$ ./buildconf --force
MESSAGE/ERROR:
Forcing buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf not found.
You need autoconf version 2.13 or newer installed
to build PHP from CVS.
make: *** [buildmk.stamp] Error 1
FYI: I am setting up a slicehost 256 VPS (w/ ubuntu) and have already installed litespeed successfully. I am a LINUX newbie, so I am unclear about steps to remedy this.
Any suggestions are appreciated.
Dondi.