| From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
|---|---|
| To: | <bill(at)eichin(dot)org>, <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: Bug #934: readline.h not found during configure |
| Date: | 2003-04-05 01:12:18 |
| Message-ID: | 20030404170522.E99689-100000@megazone23.bigpanda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Fri, 4 Apr 2003 pgsql-bugs(at)postgresql(dot)org wrote:
> Bill Eichin (bill(at)eichin(dot)org) reports a bug with a severity of 2
> The lower the number the more severe it is.
>
> Short Description
> readline.h not found during configure
>
> Long Description
> I'm running debian woody, and I've been revisiting this problem for
> several months. I had no choice during compile except to select
> --without-readline in order to move on in the compile process. Just
> about twenty minutes ago, I found that installing the "libedit-dev"
> package provided me with the "/usr/include/libedit/libreadline.h file.
> Symlinking /usr/include/libedit to /usr/include/libreadline made the
> configure process succeed without disabling readline.
Does --with-includes=/usr/include/libedit on configure line help at all
(without the symlink that is)?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ennio-Sr | 2003-04-05 15:13:15 | Re: Psql 'Expanded display (\x)' behaviour |
| Previous Message | pgsql-bugs | 2003-04-05 01:03:42 | Bug #934: readline.h not found during configure |