|
|
configure的最后一句是这样..
configure: error: DBA: Could not find necessary header file(s).
make的时候
make: *** No targets specified and no makefile found. Stop.
./configure 是这么写的..高手帮看看啊
./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql --enable-force-cgi-redirect --with-freetype-dir=/usr --with-png-dir=/usr --with-gd --enable-gd-native-ttf --with-ttf --with-gdbm --with-gettext --with-iconv --with-jpeg-dir=/usr --with-png --with-zlib --with-xm
l --enable-calendar |
|