Ubuntu 12.10 のソースから Python 3.3.1 と Apache 2.4.4 をインストールしました。
WSGI ソース コードをビルドすると、次のように表示されました。
/usr/bin/ld: cannot find -lpython3.3
collect2: error: ld returned 1 exit status
apxs:Error: Command failed with rc=65536
.
make: *** [mod_wsgi.la] Error 1
対処方法がわかりません。手伝ってくれてありがとう!