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
|
- Re: [ADMIN] problems with pltcl.so Josh Goldberg
- Re: [ADMIN] problems with pltcl.so Tom Lane
- Re: [ADMIN] problems with pltcl.so Josh Goldberg
- Re: [ADMIN] problems with pltcl.so Josh Goldberg