ID:               30782
 Updated by:       [EMAIL PROTECTED]
 Reported By:      per at computer dot org
-Status:           Open
+Status:           Bogus
 Bug Type:         PCRE related
 Operating System: linux
 PHP Version:      4.3.8
 New Comment:

Please file bugs about the PEAR installer at http://pear.php.net/


Previous Comments:
------------------------------------------------------------------------

[2004-11-14 17:58:39] per at computer dot org

Description:
------------
I built PHP 438 with an external PCRElib - after a build, a make
install fails with:

Installing PHP CLI binary:        /usr/bin/
Installing PHP CLI man page:      /usr/share/man/man1/
Installing shared extensions:    
/usr/lib/php/extensions/no-debug-non-zts-20020429/
Installing PEAR environment:      /usr/lib/php/

Fatal error: Call to undefined function:  preg_match() in
/usr/src/packages/SOURCES/php-4.3.8/pear/PEAR/Config.php on line 624
make[1]: *** [install-pear-installer] Error 255
make: *** [install-pear] Error 2

Work-around:  add  'dl("pcre.so");' to the top of ./pear/PEAR.php.  



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30782&edit=1

Reply via email to