Search Postgresql Archives

Re: readline library not found

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 16, 2010 at 10:36 AM, Tom Lane <tgl@xxxxxxxxxxxxx> wrote:
Scott Mead <scott.lists@xxxxxxxxxxxxxxxx> writes:
> Huh? This I find hard to believe.  Whenever I've had problems with readline
> it was actually libtermcap that was giving me a headache.  Are you sure that
> there's nothing in there that's pointing you to your libtermcap being ....
> 'wonky'

I think he's confusing what happens at compile and link time (where -I
and -L do make a difference) with what happens at run time (where these
switches do *not* make a difference, at least not on Linux).

Right, I've had issues during compile time with a scenario similar to this, where I ended up solving it by setting CFLAGS before compiling it.  The configure script (at some point) was picking the new readline, but missing some other termcap dependency when trying to compile the test program.   --- 

--Scott

 

                       regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux