| From: | Jon Hassen <jhassen(at)azstarnet(dot)com> |
|---|---|
| To: | <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Installing tsearch |
| Date: | 2002-03-12 01:17:01 |
| Message-ID: | B8B2A51C.D22%jhassen@azstarnet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
I am having trouble getting the contrib/tsearch module loaded. It is giving
me an error that says I do not have 'flex' installed. I installed flex-2.5.4
and I still get this same message:
ERROR: `flex' is missing on your system. It is needed to create the
file `parser.c'. You can either get flex from a GNU mirror site
or download an official distribution of PostgreSQL, which contains
pre-packaged flex output.
***
gmake: *** [parser.c] Error 1
Help!! Does anyone have any ideas for me to try? Also, if anyone has any
experience with large text searches, I'd appreciate input on what has/has
not worked for you. It is a database of news articles.
Thank you very much,
Jon Hassen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim Lanford | 2002-03-12 01:47:53 | export everything to text file |
| Previous Message | PG Explorer | 2002-03-11 17:31:22 | Re: Slow performance... |