[PHP-users 23420]Re: phpのアップグレードについて
FUJII Hiroyuki
hfujii @ auecc.aichi-edu.ac.jp
2004年 10月 4日 (月) 15:52:27 JST
今回は、次のような感じでしょうか。
./configure --with-apxs2=/usr/local/apache2/bin/apxs \
--enable-mbstring \
--enable-mbregex \
--enable-zend-multibyte \
--with-mysql=/usr/local/mysql \
--with-pgsql=/usr/local/pgsql \
--with-zlib-dir=/usr/local/lib \
--with-gd \
--with-jpeg-dir=/usr/local/lib \
--with-png-dir=/usr/local/lib \
--with-freetype-dir=/usr/local/lib
> ちなみに、configureのオプションってどう指定されてますか?
> apache2なら、apx2とか使われているのでしょうか?
>
藤井啓之
PHP-users メーリングリストの案内