Search This Blog

Tuesday, March 20, 2012

ERROR: `phpize' failed


running: phpize
Cannot find config.m4.
Make sure that you run '/usr/local/bin/phpize' in the top level source directory of the module

ERROR: `phpize' failed
Solution
The problem is, that PEAR cannot handle the extension subdir in the packages archive. You should move the source files and the config.m4 one dir up and edit package.xml accordingly. 

Read details here

No comments:

Post a Comment