Hi,
I am unable to find php-devel package for Solaris8.
I try to make php ftp.so extension but phpize command does not work.
I am running php version 4.2.2
Actually I do not know what the problem is, there's an error message when I run phpize:
bash-2.03# phpize
Cannot find config.m4.
Make sure that you run /usr/local/bin/phpize in the top level source directory of the module
bash-2.03# pwd
/opt/devel/php-4.2.2/ext/ftp
bash-2.03# phpize
/usr/local/bin/phpize: aclocal: not found
/usr/local/bin/phpize: autoconf: not found
/usr/local/bin/phpize: autoheader: not found
/usr/local/bin/phpize: libtoolize: not found
Please advise and help!
Thanks!
AnNguyen