| From: | "Josh Goldberg" <josh(at)4dmatrix(dot)com> |
|---|---|
| To: | "postgres-admin" <pgsql-admin(at)postgresql(dot)org> |
| Subject: | problems with pltcl.so |
| Date: | 2002-10-08 03:10:40 |
| Message-ID: | 005701c26e78$48204340$6e02a8c0@4dmatrix.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I am trying to use pgreplicator and after (FINALLY) seeming to have the program running, I run into an error loading pltcl.so somewhere in the code. The following error is sent to me from the backend:
ERROR: Load of file /home/postgres/lib/pltcl.so failed: dlopen '/home/postgres/lib/pltcl.so' failed. (Shared object "libtcl80.so.1" not found)
I am on freebsd 4.4, I have libtcl80.so.1 in /usr/local/lib and not only is it in my ld-elf.so.hints file but I also manually put /usr/local/lib in my LD_LIBRARY_PATH to no avail. I built tcl80 from the ports collection and compiled postgres7.2.2 against the sources in the ports directory. Any ideas? I would greatly appreciate help on this!
Josh Goldberg
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fabio C. Bon | 2002-10-08 12:58:25 | Two questions. |
| Previous Message | POLONIUM-Team | 2002-10-07 23:57:11 | Re: Debug information |