[PHP-DEV] PHP 4.0 Bug #10216: Make: cp: pear is a directory From: n.gilbert <email protected>
Date: 04/06/01

From: n.gilbert <email protected>
Operating system: MacOS X
PHP version: 4.0.4pl1
PHP Bug Type: Compile Failure
Bug description: Make: cp: pear is a directory

I am installing on MacOS X (the release version, not the
beta), using ./configure --with-apxs.

The configure goes fine, except there is a warning:
creating pear/pear
rm: pear/pear: is a directory

The make completes without error.

Make install fails:
cp: pear is a directory (not copied).
make[2]: ***[install-programs] Error 1

I reran the whole thing with a newly downloaded copy of
php4.0.4pl1, and got the identical behaviour.

thanks for your help!

Nigel Gilbert

-- 
Edit Bug report at: http://bugs.php.net/?id=10216&edit=1

-- 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>