Re: [INTERFACES] crypt error

Поиск
Список
Период
Сортировка
От Constantin Teodorescu
Тема Re: [INTERFACES] crypt error
Дата
Msg-id 3786E817.70FBAB05@flex.ro
обсуждение исходный текст
Ответ на crypt error  (Ahmad Munif <munif@dnet.net.id>)
Список pgsql-interfaces
Ahmad Munif wrote:
> 
> hallo,
> 
> i've already compiled postgresql 6.5.
> i'd a problem when i run pgaccess.
> always appeared error messages :
> 
> " Error in startup script : couldn't load
>   file "libpgtcl.so"; /usr/local/pgsql/libpgtcl.so :
>  undefined symbol :crypt "
> 
> how to fix it ?

Go to the PostgreSQL 6.5 source directory and
$ cd src/interfaces/libpgtcl
Edit the Makefile adding -lcrypt to the end of the line "SHLIB_LINK+=
_L../libpq -lpq"

Make clean and make again and then make install
The libpgtcl.so library is now prepared to work fine!

Best regards,
-- 
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA


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

Предыдущее
От: Constantin Teodorescu
Дата:
Сообщение: Re: [INTERFACES] Problem with pgaccess 0.96
Следующее
От: "George P. Esperanza"
Дата:
Сообщение: Status Checking