V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
koby
V2EX  ›  PHP

php5.3.3 编译 报错 主要是为了 svnmanager 使用

  •  
  •   koby · Jun 12, 2018 · 2184 views
    This topic created in 2881 days ago, the information mentioned may be changed or developed.
    php5.3.3 编译安装的时候 到 make 的时候总是报错 make: *** [ext/dom/node.lo] Error 1 然后需要先#make clean
    后#make ZEND_EXTRA_LIBS='-liconv' 才能好请问 是为什么
    编译参数是:./configure \
    --prefix=/usr/local/php \
    --with-config-file-path=/usr/local/php/etc \
    --with-mysql=/usr/local/mysql \
    --with-mysqli=/usr/local/mysql/bin/mysql_config \
    --with-mysql-sock=/var/lib/mysql/mysql.sock \
    --with-openssl \
    --with-gettext \
    --with-curl \
    --with-gd \
    --with-libxml-dir=/usr \
    --with-freetype-dir=/usr/lib/ \
    --with-iconv-dir=/usr/local/libiconv-1.15 \
    --with-mcrypt=/usr/local/libmcrypt \
    --with-zlib-dir=/usr/local/zlib \
    --with-apxs2=/usr/local/apache2/bin/apxs \
    --enable-gd-native-ttf \
    --enable-mbstring \
    --enable-exif \
    --with-pear \
    --enable-sockets
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2572 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 44ms · UTC 06:09 · PVG 14:09 · LAX 23:09 · JFK 02:09
    ♥ Do have faith in what you're doing.