Advertisement
Guest User

cos

a guest
Mar 6th, 2008
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. # make INSTALL_ROOT=/rpmbuild/buildroot/php-5.2.4-4-manual install
  2.  
  3. ...
  4.  
  5. Installing PHP SAPI module: apache2handler
  6. /usr/lib/httpd/build/instdso.sh SH_LIBTOOL='/bin/sh /usr/lib/apr/build/libtool' libphp5.la /rpmbuild/buildroot/php-5.2.4-4-manual/usr/lib/httpd/modules
  7. /bin/sh /usr/lib/apr/build/libtool --mode=install cp libphp5.la /rpmbuild/buildroot/php-5.2.4-4-manual/usr/lib/httpd/modules/
  8. cp .libs/libphp5.so /rpmbuild/buildroot/php-5.2.4-4-manual/usr/lib/httpd/modules/libphp5.so
  9. cp .libs/libphp5.lai /rpmbuild/buildroot/php-5.2.4-4-manual/usr/lib/httpd/modules/libphp5.la
  10. libtool: install: warning: remember to run `libtool --finish /home/cos/php-5.2.4/libs'
  11. chmod 755 /rpmbuild/buildroot/php-5.2.4-4-manual/usr/lib/httpd/modules/libphp5.so
  12. [activating module `php5' in /rpmbuild/buildroot/php-5.2.4-4-manual/etc/httpd/conf/httpd.conf]
  13. Installing PHP CLI binary: /rpmbuild/buildroot/php-5.2.4-4-manual/usr/local/bin/
  14. Installing PHP CLI man page: /rpmbuild/buildroot/php-5.2.4-4-manual/usr/local/man/man1/
  15. Installing build environment: /rpmbuild/buildroot/php-5.2.4-4-manual/usr/local/lib/php/build/
  16. Installing header files: /rpmbuild/buildroot/php-5.2.4-4-manual/usr/local/include/php/
  17. Installing helper programs: /rpmbuild/buildroot/php-5.2.4-4-manual/usr/local/bin/
  18. program: phpize
  19. program: php-config
  20. Installing man pages: /rpmbuild/buildroot/php-5.2.4-4-manual/usr/local/man/man1/
  21. page: phpize.1
  22. page: php-config.1
  23. Installing PEAR environment: /rpmbuild/buildroot/php-5.2.4-4-manual/usr/local/lib/php/
  24. download directory "/tmp/pear/cache" is not writeable. Change download_dir config variable to a writeable dir
  25. [PEAR] Console_Getopt: Cannot initialize 'phar://install-pear-nozlib.phar/Console_Getopt-1.2.3.tar', invalid or missing package file
  26. download directory "/tmp/pear/cache" is not writeable. Change download_dir config variable to a writeable dir
  27. [PEAR] Archive_Tar: Cannot initialize 'phar://install-pear-nozlib.phar/Archive_Tar-1.3.2.tar', invalid or missing package file
  28. download directory "/tmp/pear/cache" is not writeable. Change download_dir config variable to a writeable dir
  29. [PEAR] Structures_Graph: Cannot initialize 'phar://install-pear-nozlib.phar/Structures_Graph-1.0.2.tar', invalid or missing package file
  30. download directory "/tmp/pear/cache" is not writeable. Change download_dir config variable to a writeable dir
  31. [PEAR] PEAR: Cannot initialize 'phar://install-pear-nozlib.phar/PEAR-1.6.1.tar', invalid or missing package file
  32. Installing PDO headers: /rpmbuild/buildroot/php-5.2.4-4-manual/usr/local/include/php/ext/pdo/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement