amutu / zhparser

zhparser is a PostgreSQL extension for full-text search of Chinese language
Other
716 stars 86 forks source link

./check.sh #12

Closed minjindang closed 7 years ago

minjindang commented 8 years ago

1a2

psql:sql/zhparser.sql:1: ERROR: could not access file "$libdir/zhparser": No such file or directory 3a5 psql:sql/zhparser.sql:5: ERROR: text search parser "zhparser" does not exist 4a7 psql:sql/zhparser.sql:7: ERROR: text search configuration "testzhcfg" does not exist 7,81c10

iykon commented 8 years ago

I have the same error too: could not access file "$libdir/zhparser": No such file or directory.

amutu commented 7 years ago

fixed by 24144a1308a8f236380fb55523980d843a7cf1eb thank!