Ok, just now getting back to this. I just installed SWISH::Prog via
cpan. Then downloaded swish3 from http://cpansearch.perl.org/src/KARMAN/SWISH-Prog-0.42/examples/
. Version 0.33 was gone by the time I got to this. I made the file
executable, but when I run it, it fails at line 9. Line 9 tries to
reference the SWISH::3 module, which I am not able to build via cpan
because I don't have libswish3 and libxml2.
This is all running from a BSD box. Debian is more my thing, but I am
getting the hang of ports too now. But of course, neither of these
two programs are available in the ports directory. I've been googling
for a bit now and am having a hard time figuring out how to get these
two installed. Can I just git SWISH-3 from http://github.com/gitpan/SWISH-3
and then do a 'make' from within the downloaded directory?
Thanks again for the help.
Peace, Troy
On Jan 4, 2010, at 9:03 AM, Troy Wical wrote:
> On Jan 4, 2010, at 9:00 AM, Peter Karman wrote:
>>
>> Sorry, I realize my earlier email was terse.
>
> No worries at all. I appreciate the patience.
>>
>> 1.
>> You want to install the SWISH::Prog package from CPAN:
>>
>> % cpan SWISH::Prog
>>
>> 2.
>> You do not need to use SWISH::API. The mail aggregator creates a
>> regular
>> swish-e index, which you can search with the swish-e binary tool.
>>
>> 3.
>> The SWISH::Prog package comes with an example script called 'swish3'
>> which can be used to index the mail. It will not be installed along
>> with
>> the other .pm files, but you can either grab it from the .tar.gz
>> file or
>> pull it from here:
>>
>> http://cpansearch.perl.org/src/KARMAN/SWISH-Prog-0.33/examples/swish3
>>
>> You would run swish3 like this:
>>
>> % swish3 -i path/to/maildir -S mail -c config-file
>>
>> It will put all your index files in a directory called index.swish/.
>>
>> Feel free to post back here with other questions.
>
> I'm really looking forward to trying this out, and will post back
> results.
>
> Thanks again!
>
> Troy Wical
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Fri Mar 19 02:02:17 2010