揮発性のメモ2

http://d.hatena.ne.jp/iww/

APRインストール

http://www.apache.org/dist/apr/

$ ./configure
$ make
# make install
$ ./configure --with-apr=/usr/local/apr
$ make
# make install
# vi apr.conf
/usr/local/apr/lib
# /sbin/ldconfig