Re: libpq.so.3 not found

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема Re: libpq.so.3 not found
Дата
Msg-id Pine.LNX.4.21.0309091019190.6410-100000@ponder.fairway2k.co.uk
обсуждение исходный текст
Ответ на Re: libpq.so.3 not found  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
On Mon, 8 Sep 2003, Tom Lane wrote:

> Xinyu Hua <xhua@cse.ucsc.edu> writes:
> > Tom, how can i fix that? I specified -L/usr/local/lib, but it does not
> > work. Thank you so much.
> 
> In that case I'm out of ideas :-(.  Anyone else care to take a swing?
> 
k
Try adding the -v switch to gcc just to verify that the commands look
sensible. Isn't there also something that makes the indiviudal stages like ld
more verbose?

Could it be that in the linking stage it's picking up the wrong ld and that's
somehow not looking in the same locations?

--
Nigel Andrews




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

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