开发者社区> 问答> 正文

安装php,make install报错?报错


装php报错,蛋疼,专业人士给看一下,是什么问题

Installing PHP SAPI module:       apache2handler

/usr/local/apache/build/instdso.sh SH_LIBTOOL='/usr/local/apache/build/libtool' libphp5.la /usr/local/apache/modules

/usr/local/apache/build/libtool --mode=install cp libphp5.la /usr/local/apache/modules/

cp .libs/libphp5.so /usr/local/apache/modules/libphp5.so

cp .libs/libphp5.lai /usr/local/apache/modules/libphp5.la

libtool: install: warning: remember to run `libtool --finish /app/php-5.3.8/libs'

chmod 755 /usr/local/apache/modules/libphp5.so

[activating module `php5' in /usr/local/apache/conf/httpd.conf]

Installing PHP CLI binary:        /usr/local/php/bin/

Installing PHP CLI man page:      /usr/local/php/man/man1/

Installing build environment:     /usr/local/php/lib/php/build/

Installing header files:          /usr/local/php/include/php/

Installing helper programs:       /usr/local/php/bin/

  program: phpize

  program: php-config

Installing man pages:             /usr/local/php/man/man1/

  page: phpize.1

  page: php-config.1

Installing PEAR environment:      /usr/local/php/lib/php/

[PEAR] Archive_Tar    - already installed: 1.3.7

[PEAR] Console_Getopt - already installed: 1.3.0

[PEAR] Structures_Graph- already installed: 1.0.4

[PEAR] XML_Util       - already installed: 1.2.1

[PEAR] PEAR           - already installed: 1.9.4

Wrote PEAR system config file at: /usr/local/php/etc/pear.conf

You may want to add: /usr/local/php/lib/php to your php.ini include_path

/app/php-5.3.8/build/shtool install -c ext/phar/phar.phar /usr/local/php/bin

ln -s -f /usr/local/php/bin/phar.phar /usr/local/php/bin/phar

Installing PDO headers:          /usr/local/php/include/php/ext/pdo/



展开
收起
爱吃鱼的程序员 2020-06-22 14:00:28 560 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    错在哪里?没看到

    回复 @我不说话:忽略吧骚年,只要不是error都没问题libtool:install:warning:remembertorun`libtool--finish/app/php-5.3.8/libs'11行这个不是错误吗?安装过程没有产生任何错误。libtool:install:warning:remembertorun`libtool--finish/app/php-5.3.8/libs'11行这个不是错误吗?难道我安装成功了?!!!没看懂错误在哪里警告和错误都分不清楚?在我的脑袋里,容不得警告……好吧,可以结贴了。我只想说:你大爷的,PHPyuminstall"developmenttools"???米有

    寡人的经验是编译啥软件都会有warning,只要没直接退出编译,就让他warning去吧。。。


    2020-06-23 11:58:07
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
PHP 2017.北京 全球开发者大会——高可用的PHP 立即下载
PHP安全开发:从白帽角度做安全 立即下载
复杂PHP系统性能瓶颈排查及优化 立即下载