libpq.so.3 not found

Поиск
Список
Период
Сортировка
От Xinyu Hua
Тема libpq.so.3 not found
Дата
Msg-id Pine.GSO.4.44.0309081647210.23106-100000@khukuri.cse.ucsc.edu
обсуждение исходный текст
Ответы Re: libpq.so.3 not found  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
Hi,all
I am working on solaris platform.
When I try to create an executable file using gcc -o -L -lpq, it gives me
an error message:
ld.so.1: file_name: fatal: libpq.so.3: open failed: No such file or
directory
But I give the full path of lib files in -L option. And libpq.so.3 is
right there.
Can anyone help me?
Thanks a lot.
Xinyu



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: ECPG Problem (Bug?)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: libpq.so.3 not found