tracを使ってたのですが、なにしろ、amd-K6 500Mhzなので
何をしても重く・・・
ということで、tracが入ってるサーバにmod_pythonを入れるべく
ダウンロードしてconfigureしてみた・・・
./configure --with-apxs=/usr/local/apache2/bin/apxs checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for main in -lm... yes checking for an ANSI C-conforming const... yes checking your blood pressure... a bit high, but we can proceed configure: checking whether apxs is available... checking for --with-apxs... /httpd/bin/apxs executable, good checking Apache version... 2.2.6 checking for Apache libexec directory... /usr/local/apache2/modules checking for Apache include directory... -I/usr/local/apache2/include checking for --with-python... no checking for python... /usr/bin/python checking Python version... 2.4 checking Python install prefix... /usr checking checking where python libraries are installed... /usr/lib/python2.4 checking for Py_NewInterpreter in -lpython2.4... no configure: error: Can not link to python
くぅー
何かしようとすると、必ず障害が・・・
apacheは、2.2.4で、mod_pythonが3.3.1
うーん、できるはずなんだけど・・・・
apacheをenable-soとか、with-pythonとか
apache2.2.6にしたりとか、色々するけど、症状変わらす・・・
こうなりゃ!!
apache1.3にしたるわいっ!!

最近のコメント