Re: libedit on OS X? - Mailing list pgsql-ports

From Bruce Momjian
Subject Re: libedit on OS X?
Date
Msg-id 200312082156.hB8LuXP14791@candle.pha.pa.us
Whole thread Raw
In response to Re: libedit on OS X?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-ports
Tom Lane wrote:
> Tore Halset <halset@pvv.ntnu.no> writes:
> > It tries to link with readline, doesnt find that and tries once more
> > with libedit. ld report that _readline are undefined. /
>
> I fired up my beta copy of Panther and looked at libedit.  It doesn't
> seem to export any of the symbols required to be a plausible readline
> substitute --- no readline(), none of the rl_xxx variables, etc.  Nor
> are any of the associated header files present.
>
> So, no, you can't use this instead of readline.  I'm a bit confused
> why not though, since other people claim to have working configurations
> like that.  Perhaps what Apple is shipping is an ancient, un-featureful
> version of libedit?  Or something unrelated that happens to have the
> same name?

That's my guess.  libedit is a pretty generic name.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-ports by date:

Previous
From: Tom Lane
Date:
Subject: Re: libedit on OS X?
Next
From: Peter Eisentraut
Date:
Subject: Re: libedit on OS X?