Re: readline library not found - Mailing list pgsql-general

From Tom Lane
Subject Re: readline library not found
Date
Msg-id 8840.1271428570@sss.pgh.pa.us
Whole thread Raw
In response to Re: readline library not found  (Scott Mead <scott.lists@enterprisedb.com>)
Responses Re: readline library not found  (Scott Mead <scott.lists@enterprisedb.com>)
List pgsql-general
Scott Mead <scott.lists@enterprisedb.com> 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).

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Tuple storage overhead
Next
From: Andreas Kretschmer
Date:
Subject: partitioned lookup table?