5:21 pm シロクマ
WordPress のために、apache2 に mod_rewrite が必要とのことで
組み込もうとするのですが、コンパイル後に起動しようとすると
libaprutil が見つからないと騒ぐ….
格闘中です。
apache2 のコンパイルオプションはこちら。
./configure –enable-shared=yes –enable-dav=yes –enable-so –enable-ssl –enable-headers –enable-rewriteそしてエラーメッセージ
error in loading shared libraries: libaprutil-1.so.0: cannot open shared object file: No such file or directory