まあさっそく・・・
Fedora7 x86_64なのでapacheのインストール苦労しています。
apache2をmakeしたら
libexpat.so: could not read symbols: File in wrong format
と。。。
とりあえず、ぐぐってみた。
$ ./configure --with-expat=builtin
こーすればOKだとさ
Fedora7 x86_64なのでapacheのインストール苦労しています。
apache2をmakeしたら
libexpat.so: could not read symbols: File in wrong format
と。。。
とりあえず、ぐぐってみた。
$ ./configure --with-expat=builtin
こーすればOKだとさ