| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | harding(dot)ian(at)gmail(dot)com |
| Cc: | "Martijn van Oosterhout" <kleptog(at)svana(dot)org>, "General PostgreSQL List" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: $libdir |
| Date: | 2007-06-05 17:09:46 |
| Message-ID: | 20753.1181063386@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
"Ian Harding" <harding(dot)ian(at)gmail(dot)com> writes:
> I saw that discrepancy, but assumed there was a prepending of "lib"
> somewhere in the search. Turns out that is exactly the problem, and
> changing the tsearch2.sql file to reflect
> $libdir/libtsearch2
> works. I will try to figure out how this happened and let the NetBSD
> package maintainer know.
Yeah, this is definitely a packaging error, because tsearch2.so is what
the file is supposed to be named.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Davis | 2007-06-05 17:13:10 | Re: Join field values |
| Previous Message | Greg Smith | 2007-06-05 17:07:44 | Re: PITR Base Backup on an idle 8.1 server |