From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.0-pre1 PHP Bug Type: *Compile Issues Bug description: --prefix is not honoured for PEAR install
Trying to install PHP into a directory other than /usr/local results in a broken PEAR install, because the --prefix directory is not honoured: Installing PHP SAPI module Installing shared extensions: /house/elmicha/spe142/lib/php/extensions/no-debug-non-zts-20020429/ Installing PHP CLI binary: /house/elmicha/spe142/bin/ Installing PEAR environment: /house/elmicha/spe142/lib/php/ Warning: mkdir(/usr/local/lib/php) [http://www.php.net/function.mkdir]: Permission denied in /house/elmicha/local/src/php-4.3.0pre1/pear/System.php on line 236 Warning: mkdir(/usr/local/lib/php/.registry) [http://www.php.net/function.mkdir]: No such file or directory in /house/elmicha/local/src/php-4.3.0pre1/pear/System.php on line 236 -- Edit bug report at http://bugs.php.net/?id=19890&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19890&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19890&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19890&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19890&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19890&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19890&r=support Expected behavior: http://bugs.php.net/fix.php?id=19890&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19890&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19890&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19890&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19890&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19890&r=dst IIS Stability: http://bugs.php.net/fix.php?id=19890&r=isapi