Re: failing to compile v. 9.0.1 on debian squeeze with readline

From: Imre Oolberg <imre(at)auul(dot)pri(dot)ee>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: failing to compile v. 9.0.1 on debian squeeze with readline
Date: 2010-12-06 08:16:17
Message-ID: 4CFC9BD1.1030202@auul.pri.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi!

Sorry for the noise, it was mostly my bad, people told me i needed to
have libreadline6-dev package installed, from there come among other
things two links

lrwxrwxrwx 1 root root 20 Dec 6 09:57 /usr/lib/libhistory.so ->
/lib/libhistory.so.6
lrwxrwxrwx 1 root root 21 Dec 6 09:57 /usr/lib/libreadline.so ->
/lib/libreadline.so.6

And as a result the optreset and setproctitle parameters get set to 'no'.

Although during apt-get build-dep postgresql-8.3 on lenny (v. 5.0) it
installs libreadline5-dev but on squeeze (v. 6.0) neither of the -dev
packages gets installed (need to lobby debian package managers on that!).

Thanks for your replies!

Imre

Tom Lane wrote:
> Devrim =?ISO-8859-1?Q?G=DCND=DCZ?= <devrim(at)gunduz(dot)org> writes:
>
>> On Sun, 2010-12-05 at 17:49 -0500, Tom Lane wrote:
>>
>>> Maybe you need to lobby the Debian folks to revert to a less broken
>>> version of libreadline. It surely has got no business exporting
>>> either of those symbols.
>>>
>
>
>> Could it be libreadline5 vs libreadline 6?
>>
>
> Fedora has been shipping readline 6.1 for awhile, and I see no such
> misbehavior there.
>
> regards, tom lane
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Rohan Rasane 2010-12-06 13:42:25 Re: h--.
Previous Message Greg Williamson 2010-12-06 07:03:51 Re: pg_* Tables