Re: Configure Errors--Missing Libraries?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Rickard <David(dot)Rickard(at)GTScompanies(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org, Judith Strawser <judiths(at)GTScompanies(dot)com>, Don Walters <dwalters(at)GTScompanies(dot)com>
Subject: Re: Configure Errors--Missing Libraries?
Date: 2003-09-04 22:36:49
Message-ID: 8774.1062715009@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

David Rickard <David(dot)Rickard(at)GTScompanies(dot)com> writes:
> configure:11652: ./conftest
> ld.so.1: ./conftest: fatal: libreadline.so.4: open failed: No such
> file or directory

My guess is that libreadline is in a directory that isn't in your
dynamic linker search path. See our doc/FAQ_Solaris file.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Stephan Szabo 2003-09-04 22:51:11 Re: SLOW pG performance
Previous Message Juan Francisco Diaz 2003-09-04 22:32:46 Re: SLOW pG performance