search for: libstemmer_c

Displaying 4 results from an estimated 4 matches for "libstemmer_c".

Did you mean: libstemmer
2017 Jun 09
0
Minor patches for builds against ancient platforms
...CXX=g++-3.4 \ CFLAGS='-O2 -march=pentium4 -mtune=pentium4 -fPIC -fPIE \ -fomit-frame-pointer -fstack-protector-all -D_FORTIFY_SOURCE=2' \ CFLAGS='-O2 -march=pentium4 -mtune=pentium4 -fPIC -fPIE \ -fomit-frame-pointer -fstack-protector-all -D_FORTIFY_SOURCE=2' \ CPPFLAGS=-I/dev/shm/libstemmer_c/include \ LDFLAGS='-L/dev/shm/libstemmer_c -z relro -z now' \ ./configure --prefix=/usr --with-ssldir=/etc/ssl --localstatedir=/var \ --sysconfdir=/etc/dovecot --with-bzlib --with-libcap --with-lz4 \ --with-textcat --with-stemmer --with-sql=yes --with-cdb \ --with-shadow --with-libwrap --wi...
2017 Jun 08
2
v2.2.30.1 released
> > We have identified a bug in auth process, and are working with a fix. > It works for me in 2.2.30-2 -- Angel L. Mateo Mart?nez Secci?n de Telem?tica ?rea de Tecnolog?as de la Informaci?n y las Comunicaciones Aplicadas (ATICA) http://www.um.es/atica Tfo: 868889150 Fax: 868888337
2011 Dec 15
1
Building 2.1.rc1 with cluence, but without libstemmer
...hich is not part of "core" clucene. Simple patch below to make dovecot 2.1.rc1 build with clucene but without libstemmer (or textcat). Looking at libstemmer itself, there are multiple versions. The version in clucene is put into libclucene-contribs-lib.so, but that version is older than libstemmer_c, which generates libstemmer.a, tested for in the dovecot 2.1.rc1 configure script. The dovecot code uses SnowballAnalyzer.h as a C++ wrapper around libstemmer. What versions of libstemmer, clucene and libtextcat is dovecot 2.1.rc1 intended to be used against? Is it worth bringing the wrapper clas...
2013 Apr 05
2
Problem with fts lucene, on solaris 10
...ch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) ============= clucene clucene-core-2.3.3.4 libstemmer_c libtextcat-2.2 openssl-1.0.1e