[Dovecot] Lucene and Zlib with 2.2.1

Kyle Wheeler kyle-dovecot at memoryhole.net
Mon Apr 29 18:51:59 EEST 2013


On Thursday, April 25 at 07:44 PM, quoth Robert Schetterer:
>Am 25.04.2013 18:55, schrieb Kyle Wheeler:
>> As you can probably tell, I'm using the fts_lucene plugin, which used to
>> work just fine (with Dovecot 2.1.x). Is this expected behavior? Are
>> these errors truly ignorable? Why are these compressed mailboxes not
>> selectable?
>
>sorry to ask , but did you compile with lucene ?

Yes I did. I configured my compile like this:

     ./configure --without-sql --without-vpopmail --with-ldap \
     --with-lucene --with-stemmer

I've got CLucene 2.3.3.4 installed, and libstemmer version 0+svn527-1 
(the version that's packaged as part of Debian). Running ldd on 
/usr/local/lib/dovecot/lib21_fs_lucene_plugin.so says it's linked 
against both libclucene and libstemmer:

/usr/local/lib/dovecot/lib21_fts_lucene_plugin.so:
         linux-vdso.so.1 =>  (0x00007fff3f3ff000)
         libclucene-core.so.1 => /usr/local/lib/libclucene-core.so.1 (0x00007f9b0e5f5000)
         libstemmer.so.0d => /usr/lib/libstemmer.so.0d (0x00007f9b0e3a4000)
         librt.so.1 => /lib/librt.so.1 (0x00007f9b0e19b000)
         libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f9b0de87000)
         libm.so.6 => /lib/libm.so.6 (0x00007f9b0dc05000)
         libc.so.6 => /lib/libc.so.6 (0x00007f9b0d8a2000)
         libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00007f9b0d68c000)
         libclucene-shared.so.1 => /usr/local/lib/libclucene-shared.so.1 (0x00007f9b0d46c000)
         libpthread.so.0 => /lib/libpthread.so.0 (0x00007f9b0d24f000)
         libz.so.1 => /usr/lib/libz.so.1 (0x00007f9b0d038000)
         /lib64/ld-linux-x86-64.so.2 (0x00007f9b0ebde000)

~Kyle
-- 
It was we, the people; not we, the white male citizens; nor yet we, 
the male citizens; but we, the whole people, who formed the Union. 
[...] Men, their rights and nothing more; women, their rights and 
nothing less.
                                                    -- Susan B. Anthony
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 842 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20130429/eb955452/attachment.bin>


More information about the dovecot mailing list