| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Nick <nick(at)othermedia(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Error loading dynamic library |
| Date: | 2003-05-29 15:17:21 |
| Message-ID: | 17872.1054221441@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Nick <nick(at)othermedia(dot)com> writes:
> I've experienced a problem installing the OpenFTS searching package
> into PostgreSQL which currently has me baffled and I'd be grateful for
> any assistance. I'm working under Mac OS X 10.2.6 [snip]
> results in an error message: "ERROR: Load of file
> /usr/local/pgsql/lib/openfts.so failed: no error message available"
> Not very informative!
Yeah. This is, um, not entirely OS X's fault. You might want to drop
in the CVS-tip version of our OSX dynloader support file; see
http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/port/dynloader/darwin.c
Won't fix your problem, but might at least tell you what it is ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Fitzmyers | 2003-05-29 15:22:54 | Re: change log 7.3.3 |
| Previous Message | Franco Bruno Borghesi | 2003-05-29 14:55:09 | Re: pgAdmin3 snapshots |