[root@mylene-db eaccelerator-0.9.5]# $PHP_PREFIX/bin/phpize
-bash: /bin/phpize: No such file or directory
any clues?
Posted: Thu Jun 14, 2007 8:08 am
by mflorell
That all depends on where you have your PHP code and installation. I wrote this for the SCRATCH_INSTALL so you would have to adapt it for your installation.
Posted: Tue Jun 26, 2007 10:25 pm
by eliyahu
On a package-based distro you need the php-devel package.
I.e. for RedHat/Fedora/CentOS you'd do
yum install php-devel
for systems with apt,
apt-get install php-devel
I think if you build from scratch, it'll have everything you need in there.
Posted: Sat Nov 24, 2007 3:06 pm
by codehaxor
you could try installing the dAg repository and just type