Re: libedit broke in head

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: libedit broke in head
Date: 2006-10-01 02:03:00
Message-ID: 451F21D4.1090605@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> "Joshua D. Drake" <jd(at)commandprompt(dot)com> writes:
>> It seems I am unable to compile libedit support in -HEAD
>
> On what platform, and with what version of libedit? I built HEAD just
> yesterday on a vanilla Darwin/Intel 10.4.7 machine with Apple's libedit.
>
>> Configured with:
>> ./configure --with-libedit-preferred --without-readline
>
> Not sure that combination of switches is sensible. Try it with
> just the first, or even without either if you don't have readline
> present.

I will give it a shot *but* I would suggest we change the wording:

--with-libedit-preferred prefer BSD Libedit over GNU Readline

That says to me, try libedit but if it doesn't work, try readline.

But maybe that is just me.

Sincerely,

Joshua D. Drake

>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2006-10-01 02:17:54 Re: libedit broke in head
Previous Message Steve Singer 2006-10-01 00:14:25 8.2beta1 failure on IRIX