
February 1st, 2013, 01:01 AM
|
|
Registered User
|
|
Join Date: Feb 2013
Posts: 1
Time spent in forums: 31 m 9 sec
Reputation Power: 0
|
|
|
PHP5 - Error installing SDO_DAS_XML library
I have been trying to install SDO_DAS_XML library in PHP5, but gives me an error as below
command: pecl install SCA_SDO
Code:
194 source files, building running: phpize Cannot find config.m4. Make sure that you run '/usr/bin/phpize' in the top level source directory of the module
ERROR: `phpize' failed
Operating system: Fedora 14
Note: installed pear and php-devel
|