Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-18 Thread Richard Barrett
On Friday, July 18, 2003, at 05:00 PM, Rob Brandt wrote: I created a link from /apache/cgi-bin/htsearch to /opt/www/htdig/bin/ and now it works. If this is not the right thing to do, let me know. Rob As long as the MM config variable HTDIG_HTSEARCH_PATH points to htsearch, all is well. Th

Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-18 Thread Rob Brandt
I created a link from /apache/cgi-bin/htsearch to /opt/www/htdig/bin/ and now it works. If this is not the right thing to do, let me know. Rob Quoting Rob Brandt <[EMAIL PROTECTED]>: > hmm, I have no file "/opt/www/htdig/bin/htsearch". There's a bunch of other > stuff there, but not htsearch

Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-18 Thread Rob Brandt
hmm, I have no file "/opt/www/htdig/bin/htsearch". There's a bunch of other stuff there, but not htsearch. I had already made the change in $prefix/Mailman/mm_cfg.py, but hadn't verified that this file existed. The log file says cause: htsearch Rob Quoting Richard Barrett <[EMAIL PROTECTED]>:

Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-18 Thread Richard Barrett
On Friday, July 18, 2003, at 02:01 PM, Rob Brandt wrote: OK, I have it mostly installed and working. Sending a message to my test list creates the search form at the top of the archives. I've run the cron job manually, and the db's have been created without error in /opt/www/htdig/common. Have

Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-18 Thread Rob Brandt
OK, I have it mostly installed and working. Sending a message to my test list creates the search form at the top of the archives. I've run the cron job manually, and the db's have been created without error in /opt/www/htdig/common. But when I try to run a search, I get: htdig Archives Access F

Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-17 Thread Richard Barrett
On Thursday, July 17, 2003, at 03:12 PM, Rob Brandt wrote: I am attempting to apply Richard Barrett's htdig integration patch to my mailman 2.1.2 installation and am running into difficulties. The patch pages say that I need to apply the "Archive indexer control to improve index" before apply

[Mailman-Users] Mailman & htdig integration patch

2003-07-17 Thread Rob Brandt
I am attempting to apply Richard Barrett's htdig integration patch to my mailman 2.1.2 installation and am running into difficulties. The patch pages say that I need to apply the "Archive indexer control to improve index" before applying the htdig patch, and the Archive patch says I have to apply

[Mailman-Users] mailman-htdig integration patch update

2003-06-06 Thread Richard Barrett
Following input from and a fine diagnosis of a problem by Barry Shaw <[EMAIL PROTECTED]> I have uploaded to sourceforge an update to my mailman-htdig integration patch #444884 as file htdig-2.1.2-0.4.patch.gz: http://sourceforge.net/tracker/?func=detail&atid=300103&aid=444884&group_id=103 The p

[Mailman-Users] mailman-htdig integration patch update

2003-02-10 Thread Richard Barrett
I have posted on sourceforge revisions of these two patches for application to MM 2.1.1. There are no functional changes and the changes is only to stop warnings about offsets in files when the 2.1 versions of the patches are applied Patch #444879: Improved archiver indexcontrol Patch #

[Mailman-Users] mailman-htdig integration patch for MM 2.1b3

2002-08-15 Thread Richard Barrett
The first version of this MM 2.1b3 compatible patch (htdig-2.1b3-0.1.patch) that I uploaded yesterday introduces a syntax error at line 721 of $prefix/Mailman/Archiver/HyperArch.py The effect of this error may be to introduce copious error logging from the ArchRunner qrunner. Anybody affected