wwwcount は、もうメンテとかされてない風で、いつまで経っても Ver2.5.2のまんま。
で、20111123にFreeBSD 8.2Rインストールしたサーバにインストールすると、
[Thu Nov 24 04:20:29 2011] [error] [client 219.117.246.207] /libexec/ld-elf.so.1: Shared object "libc.so.6" not found, required by "Count.cgi", referer: http://www.niihama-med.or.jp/top-frame.html
[Thu Nov 24 04:20:29 2011] [error] [client 219.117.246.207] Premature end of script headers: Count.cgi, referer: http://www.niihama-med.or.jp/top-frame.html
のようなエラーが出る。
もう、最近は、何でもかんでもグーグル先生に訊く♪(´ε` )
http://www.cyberciti.biz/faq/libexecld-elfso1-shared-object-libcso6-not-found/
# cd /usr/ports/misc/compat6x # make install clean
portinstall misc/compat6x
******************************************************************************* * * * Do not forget to add COMPAT_FREEBSD6 into * * your kernel configuration (enabled by default). * * * * To configure and recompile your kernel see: * * http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html * * * *******************************************************************************
で、無事カウンター表示OK (o゜▽゜)o