Alex Teslik wrote:
I upgraded my namazu to the latest namazu2-2.0.16 via FreeBSD ports. It was
working fine, but now mknmz is dying with this error:
[root]/home/alex/example.com/archive# /usr/local/bin/mknmz --check-filesize
--update=./search --output-dir=./search --template-dir=./search/templates
./html
You are specifying --update option.
Therefore, the index file should exist in ./search.
Was --update option specified though the index did not exist in
./search ?
Or, the index of ./search might be broken.
Please execute mknmz once without --update option.
I did find a different error though - the line:
sub process_file ($$$$$$) {
should be:
sub process_file ($$$$$$$) {
The number of prototypes is wrong, based on what @_ gets assigned to in the
next line.
Yes.
However, it doesn't relate to this case.
--
=====================================================================
TADAMASA TERANISHI yw3t-trns(_at_)asahi-net(_dot_)or(_dot_)jp
http://www.asahi-net.or.jp/~yw3t-trns/index.htm
Key fingerprint = 474E 4D93 8E97 11F6 662D 8A42 17F5 52F4 10E7 D14E
_______________________________________________
Namazu-users-en mailing list
Namazu-users-en(_at_)namazu(_dot_)org
http://www.namazu.org/cgi-bin/mailman/listinfo/namazu-users-en