![]() |
|
首页 │ Apache │ Linux│ Java│ MySQL│ 注册│帮助 | |||
相关问题
前期装了php后来要让支持sendmail ,就重新编译
先make clean
然后 ./configure --prefix=/usr/local/php --with-mysql=/usr/local/mysql --with-gd=/usr/local/modules/gd --with-jpeg-dir=/usr/local/modules/jpeg6 --with-zlib --enable-track-vars --with-png --with-gettext --with-freetype-dir=/usr/local/modules/freetype --enable-magic-quotes --with-mcrypt --enable-mbstring=shared --with-libxml --with-mail --with-apxs2=/usr/local/apache/bin/apxs --with-pear --enable-sockets --enable-ftp --enable-force-cgi-redirect --with-config-file-path=/usr/local/php/etc
通过
make的时候 出现错误
/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1
不知道怎么解决 找了很多资料都不行 我都要疯了
[ 本帖最后由 yzwolf 于 2006-4-28 01:19 PM 编辑 ]
提问者:yzwolf 08-21 16:04
答复

