From:             php at paulisageek dot com
Operating system: unix
PHP version:      5.4.13
Package:          PCRE related
Bug Type:         Bug
Bug description:--with-pcre-regex doesn't scan subdirectories

Description:
------------
on my machine (CentOS) the libpcre.a is in /usr/lib64/ and the pcre.h is in

/usr/include

If I try --with-pcre-regex=/usr then it can't find the library.


Test script:
---------------
./compile --with-pcre-regex=/usr

Expected result:
----------------
It compiles.

Actual result:
--------------
checking for PCRE library location... configure: error: Could not find
libpcre.
(a|so) in /usr


-- 
Edit bug report at https://bugs.php.net/bug.php?id=64617&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=64617&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=64617&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=64617&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=64617&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=64617&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=64617&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=64617&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=64617&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=64617&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=64617&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=64617&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=64617&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=64617&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64617&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=64617&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=64617&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=64617&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=64617&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=64617&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=64617&r=mysqlcfg

Reply via email to