Обсуждение: pgaccess problem

Поиск
Список
Период
Сортировка

pgaccess problem

От
peter.garner@toward.com
Дата:
Hi Matt!

>Error in startup script: couldn't load file "libpgtcl.so:
>undefined symbol: crypt

I am not familiar with tcl and pgaccess, but in general to link
with C/C++ the library "libcrypt.so" must be linked into the
application.  The libraries are in /usr/lib on my Redhat 5.1, I
would assume they are also present in RH5.0.  I hope this helps

Peace
Peter