[PHP-DEV] PHP 4.0 Bug #4458: configure script is trying to locate the CPDFlib extension in the wrong dir From: landon <email protected>
Date: 05/15/00

From: landon <email protected>
Operating system: *nix
PHP version: 4.0 Release Candidate 2
PHP Bug Type: Compile Failure
Bug description: configure script is trying to locate the CPDFlib extension in the wrong dir

If you go to the section of the configure script you will find that the settings for the CPDFlib extension are set to ./ext/cpdflib but if you go into the ext directory you will find the code in the directory 'cpdf'. Either fixeng the configure script or moving the extension source directory will fix this problem.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>