Hello List,
any idea what i am doing wrong here?:
pgtwo:/usr/local/src/postgresql-8.2.13/contrib/tsearch2/gendict#
./config.sh -n de -s -p german_UTF_8 -v -C 'Snowball stemmer for German
(UTF8)'
Dictname: 'de'
Snowball stemmer: yes
Has init method: yes
Function prefix: german_UTF_8
Source files: stem.c
Header files: stem.h
Object files: stem.o dict_snowball.o
Comment: 'Snowball stemmer for German (UTF8)'
Directory: ../../dict_de
Build directory... ok
Build Makefile... ok
Build dict_de.sql.in... ok
Copy source and header files... ./config.sh: line 137: stem.c: No such
file or directory
cp: cannot stat `stem.h': No such file or directory
Cant cp all or one of files: stem.h
What creates or generates that stem.h or stem.c file?
Thanks,
Mario