Hi all, it seems that htdig and htmerge run fine, but htsearch isn't doing anything [msql@chaos cgi-bin]$ ./htsearch -vvv Enter value for words: test tempWords: 'test:0 ' Boolean: 'test:0 ' initial: '' Fuzzy on: test exact test prefix word=test prefix_suffix=* prefix_suffix_length=1 minimum_prefix_length=1 searchWords: 'test:0 ' LogicalWords: test Pattern: test Enter value for format: buildin-short Content-type: text/html [msql@chaos cgi-bin]$ There are "test"-words, but I don't know why htsearch isn't displaying anything. Anyone else? BTW: make check still complains that it cannot find. Maybe this is because I'm running a fake webserver. Will check that later: make MAKE="make" check-TESTS make[2]: Entering directory `/opt/htdig/src/htdig-3.2.0b1-021300/test' WordDB: /opt/htdig/src/htdig-3.2.0b1-021300/test/var/htdig/db.words.db: No such file or directory running htdig: expected http://localhost:7400/set1/ http://localhost:7400/set1/script.html http://localhost:7400/set1/site1.html http://localhost:7400/set1/site2.html http://localhost:7400/set1/site3.html http://localhost:7400/set1/site4.html http://localhost:7400/set1/title.html but got FAIL: t_htdig WordDB: /opt/htdig/src/htdig-3.2.0b1-021300/test/var/htdig/db.words.db: No such file or directory running htdig: expected http://localhost:7400/set1/ http://localhost:7400/set1/script.html http://localhost:7400/set1/site1.html http://localhost:7400/set1/site2.html http://localhost:7400/set1/site3.html http://localhost:7400/set1/site4.html http://localhost:7400/set1/title.html but got FAIL: t_htsearch WordDB: /opt/htdig/src/htdig-3.2.0b1-021300/test/var/htdig/db.words.db: No such file or directory WordDB: /opt/htdig/src/htdig-3.2.0b1-021300/test/var/htdig2/db.words.db: No such file or directory WordDB: /opt/htdig/src/htdig-3.2.0b1-021300/test/var/htdig2/db.words.db: No such file or directory htmerge: Unable to open document database '/opt/htdig/src/htdig-3.2.0b1-021300/test/var/htdig2/db.words.db' FAIL: t_htmerge PASS: t_wordkey PASS: t_wordlist PASS: t_wordskip FAIL: t_htnet =================== 4 of 7 tests failed =================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/opt/htdig/src/htdig-3.2.0b1-021300/test' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/opt/htdig/src/htdig-3.2.0b1-021300/test' make: *** [check-recursive] Error 1 [msql@chaos htdig-3.2.0b1-021300]$ ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] You will receive a message to confirm this.
