huixing201200 2019-06-20 16:44 采纳率: 0%
浏览 451

PHP编译安装提示bash找不到对应的功能包

安装报错如下提示:但软件包已经安装,不明白为什么会提示bash找不到,PATH也检查没什么问题。
./configure \
--prefix=/application/php5.3.3 \
--with-mysql=/application/mysql \
--with-iconv-dir=/usr/local/libiconv/ \
--with-freetype-dir \
--with-jpeg-dir \
--with-png-dir \
--with-zlib \
--with-libxml-dir=/usr \
--enable-xml \
--disable-rpath \
--enable-safe-mode \
--enable-bcmath \
--enable-shmop \
--enable-sysvsem \
--enable-inline-optimization \
--with-curl \
--with-curlwrappers \
--enable-mbregex \
--enable-fpm \
--enable-mbstring \
--with-mcrypt \
--with-gd \
--enable-gd-native-ttf \
--with-openssl \
--with-mhash \
--enable-pcntl \
--enable-sockets \
--with-xmlrpc \
--enable-zip \
--enable-soap \
--enable-short-tags \
--enable-zend-multibyte \
--enable-static \
--with-xsl \
--enable-ftp \
--with-fpm-user=nginx \
--with-fpm-group=nginx \

[root@WEB1 php-5.3.27]# --with-freetype-dir \

--with-jpeg-dir \
--with-png-dir \
--with-zlib \
--with-libxml-dir=/usr \
--enable-xml \
--disable-rpath \
-bash: --with-freetype-dir: command not found
[root@WEB1 php-5.3.27]# --enable-safe-mode \
-bash: --enable-safe-mode: command not found
[root@WEB1 php-5.3.27]# --enable-bcmath \
--enable-shmop \
--enable-sysvsem \
-bash: --enable-bcmath: command not found
[root@WEB1 php-5.3.27]# --enable-inline-optimization \
-bash: --enable-inline-optimization: command not found
[root@WEB1 php-5.3.27]# --with-curl \
--with-curlwrappers \
-bash: --with-curl: command not found
[root@WEB1 php-5.3.27]# --enable-mbregex \
--enable-fpm \
-bash: --enable-mbregex: command not found
[root@WEB1 php-5.3.27]# --enable-mbstring \
--with-mcrypt \
--with-gd \
--enable-gd-native-ttf \
-bash: --enable-mbstring: command not found
[root@WEB1 php-5.3.27]# --with-openssl \
--with-mhash \
--enable-pcntl \
-bash: --with-openssl: command not found
[root@WEB1 php-5.3.27]# --enable-sockets \
-bash: --enable-sockets: command not found
[root@WEB1 php-5.3.27]# --with-xmlrpc \
--enable-zip \
--enable-soap \
--enable-short-tags \
-bash: --with-xmlrpc: command not found
[root@WEB1 php-5.3.27]# --enable-zend-multibyte \
-bash: --enable-zend-multibyte: command not found
[root@WEB1 php-5.3.27]# --enable-static \
--with-xsl \
--enable-ftp \
-bash: --enable-static --with-xsl: command not found
[root@WEB1 php-5.3.27]# --with-fpm-user=nginx \
-bash: --with-fpm-user=nginx: command not found
[root@WEB1 php-5.3.27]# --with-fpm-group=nginx \
为什么会一直显示bash找不到,求高手赐教。

  • 写回答

1条回答

  • red985 2022-07-07 13:18
    关注

    大哥你是怎么解决的

    评论

报告相同问题?

悬赏问题

  • ¥15 运筹学排序问题中的在线排序
  • ¥15 关于docker部署flink集成hadoop的yarn,请教个问题 flink启动yarn-session.sh连不上hadoop,这个整了好几天一直不行,求帮忙看一下怎么解决
  • ¥30 求一段fortran代码用IVF编译运行的结果
  • ¥15 深度学习根据CNN网络模型,搭建BP模型并训练MNIST数据集
  • ¥15 C++ 头文件/宏冲突问题解决
  • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
  • ¥50 安卓adb backup备份子用户应用数据失败
  • ¥20 有人能用聚类分析帮我分析一下文本内容嘛
  • ¥30 python代码,帮调试,帮帮忙吧
  • ¥15 #MATLAB仿真#车辆换道路径规划