F> Attempts to access the database via "namazu.cgi" were a disaster
All I know it used to work, but nowadays I did
ln -s /etc/wwwoffle/namazu/namazurc ~/.namazurc
and use this workaround script to search from the command line
set -eu
T=/tmp/nmfile2.html
namazu --html -o $T "$*"
${BROSWER-mozilla} file://$T #dont know how to stop new window
F> Debian _stable_.
Stable means not going to be fixed except for security bugs. Nice for
server racks. But if you plan to submit bugs, you want the current
version, sid.