[sylpheed:31419] Re: Sylpheed full-text search application (alpha version) made public

R Kimber rkimber at ntlworld.com
Wed Jun 13 02:26:30 JST 2007


On Tue, 12 Jun 2007 15:26:59 +0900
Hiroyuki Yamamoto wrote:

> Hello,
> 
> The alpha version of Sylpheed full-text search application
> Sylph-Searcher (tentative name) has been made public (Win32 binary is
> also available).
> 
> http://sylpheed.sraoss.jp/en/download.html#searcher
> 
> Please refer to README included in the tarball for installation etc.
> 
> The following softwares are required:
> 
>     GLib 2.4.0 or later (http://www.gtk.org/)
>     GTK+ 2.4.0 or later (http://www.gtk.org/)
>     LibSylph 1.0.0 or later (http://sylpheed.sraoss.jp/) 
>     MeCab 0.93 or later + mecab-ipadic (http://mecab.sourceforge.net/)
>     PostgreSQL 8.2 or later + tsearch2 (http://www.postgresql.org/)

I installed the above on my amd64x2 (Ubuntu 7.04: 2.6.20-16-generic)
and get:-

make  all-recursive
make[1]: Entering directory `/usr/local/src/sylph-searcher-0.1.0'
Making all in common
make[2]: Entering directory `/usr/local/src/sylph-searcher-0.1.0/common'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I..
-I/usr/local/include    -g -O2 -c common.c mkdir .libs gcc
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I.. -I/usr/local/include -g -O2 -c
common.c  -fPIC -DPIC -o .libs/common.o common.c:12:22: error:
libpq-fe.h: No such file or directory common.c:13:19: error: mecab.h:
No such file or directory In file included from common.c:15:
common.h:4: error: expected ')' before '*' token common.h:9: error:
expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
common.h:11: error: expected ')' before '*' token common.h:12: error:
expected ')' before '*' token common.c:23: error: expected ')' before
'*' token common.c: In function 'get_wakachi_text': common.c:44: error:
'mecab_t' undeclared (first use in this function) common.c:44: error:
(Each undeclared identifier is reported only once common.c:44: error:
for each function it appears in.) common.c:44: error: 'mecab'
undeclared (first use in this function) common.c:45: error: expected
'=', ',', ';', 'asm' or '__attribute__' before '*' token common.c:45:
error: 'node' undeclared (first use in this function) common.c:71:
error: 'MECAB_BOS_NODE' undeclared (first use in this function)
common.c:72: error: 'MECAB_EOS_NODE' undeclared (first use in this
function) common.c: At top level: common.c:164: error: expected '=',
',', ';', 'asm' or '__attribute__' before '*' token common.c:193:
error: expected ')' before '*' token common.c:199: error: expected ')'
before '*' token make[2]: *** [common.lo] Error 1
make[2]: Leaving directory `/usr/local/src/sylph-searcher-0.1.0/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/sylph-searcher-0.1.0'
make: *** [all-recursive-am] Error 2

Perhaps I'm doing something wrong.

- Richard
-- 
Richard Kimber
http://www.psr.keele.ac.uk/


More information about the Sylpheed mailing list