Re: $libdir
От | Ian Harding |
---|---|
Тема | Re: $libdir |
Дата | |
Msg-id | 725602300706050910hae94f1dt3b669e7e41c32729@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: $libdir (Martijn van Oosterhout <kleptog@svana.org>) |
Ответы |
Re: $libdir
|
Список | pgsql-general |
On 6/5/07, Martijn van Oosterhout <kleptog@svana.org> wrote: > On Mon, Jun 04, 2007 at 08:25:22PM -0700, Ian Harding wrote: > > I know this is a question that gets asked a zillion times and is > > almost always pilot error. > > I don't know much about this but the complaint is this: > > > The usual error about "file does not exist" relative to > > $libdir/tsearch2 gets generated. > > And you have: > > > In that directory are the libtsearch2.so... files along with lots of > > others, with 755 permissions, owned by root. > > Either the library should be "tsearch.so" not "libtsearch.so", or the > request should be for "$libdir/libtsearch" or something (perhaps a > directory is missing or something and it should be > tsearch/libtsearch.so). > 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. Thanks! - Ian
В списке pgsql-general по дате отправления: