QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1780|回复: 1

bash中的换行符:怪哉!!

[复制链接]
发表于 2005-4-19 16:38:54 | 显示全部楼层 |阅读模式
我在编译php时使用了这个命令
[code:1]
./configure \
        --with-apxs2=/usr/local/apache2/bin/apxs \
        --with-mysql \
        --enable-force-cgi-redirect \
        --disable-debug \
        --enable-pic \
        --disable-rpath \
        --enable-inline-optimization \
        --with-curl --enable-exif \
        --enable-magic-quotes \
        --enable-safe-mode \
        --enable-sockets \
        --enable-discard-path \
        --enable-track-vars \
        --enable-trans-sid \
        --without-oci8 \
        --with-pear \
        --with-unixODBC=shared \
        --enable-memory-limit \
        --enable-bcmath \
        --enable-versioning \
        --enable-calendar
[/code:1]
但是bash总说除了第一行以外命令找不到,很显然它没有认出换行符。我的可是3.0a的啊。或者我写错了?
发表于 2005-4-19 20:26:43 | 显示全部楼层
还有结束符
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-10-6 13:55 , Processed in 0.040870 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表