problems with pltcl.so

Поиск
Список
Период
Сортировка
От Josh Goldberg
Тема problems with pltcl.so
Дата
Msg-id 005701c26e78$48204340$6e02a8c0@4dmatrix.com
обсуждение исходный текст
Ответы Re: problems with pltcl.so  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Devinder K Rajput"
Дата:
Сообщение: Re: Debug information
Следующее
От:
Дата:
Сообщение: Two questions.