ID: 14243
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Old Bug Type: *Compile Issues
Bug Type: Compile Failure
Operating System: Linux 2.4.14 Redhat 7.0
PHP Version: 4.0.6
New Comment:

These are fixed in CVS and PHP 4.1.0.

And if you're not running 'make install' as root and you're trying 
to install into some location where you don't have write permissions,
it will never work.

--Jani


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

[2001-11-27 00:15:16] [EMAIL PROTECTED]

Configure command

./configure --prefix=/usr/local/site/php --with-apache=../apache_1.3.22  
--enable-track-vars --with-pear=/usr/local/site/pear 
--with-config-file-path=/usr/local/site/php

Running 
make ; make install

Gives the following result


make[1]: Entering directory `/var/tmp/php-4.0.6/pear'
make[2]: Entering directory `/var/tmp/php-4.0.6/pear'
shtool:mkdir:Error: invalid number of arguments (at least 1 expected)
shtool:mkdir:Hint:  run `/usr/tmp/php-4.0.6/build/shtool mkdir -h' or `man shtool' for 
details
+----------------------------------------------------------------------+
| The installation process is incomplete. The following resources were |
| not installed:                                                       |
|                                                                      |
|   Self-contained Extension Support                                   |
|   PEAR: PHP Extension and Add-on Repository                          |
|                                                                      |
| To install these components, become the superuser and execute:       |
|                                                                      |
|   # make install-su                                                  |
+----------------------------------------------------------------------+
make[2]: *** [install-data-local] Error 5
make[2]: Leaving directory `/var/tmp/php-4.0.6/pear'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/php-4.0.6/pear'
make: *** [install-recursive] Error 1




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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to