| From: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Cc: | akp geek <akpgeek(at)gmail(dot)com>, Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> |
| Subject: | Re: configure error... please help 9.0.4 |
| Date: | 2011-06-14 13:48:25 |
| Message-ID: | 201106140648.25596.adrian.klaver@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tuesday, June 14, 2011 5:51:59 am akp geek wrote:
> Thanks all for the responses.
>
>
>
> $./configure --prefix=/opt/postgres/9.0.4 --with-readline --with-perl
> --with-libxml --with-openssl --with-ossp-uuid
> LDFLAGS=-L/opt/postgres/gis/lib
> --with-includes=/opt/postgres/software/include/readline/
>
> *I bypassed the uuid error. Now getting this .. I have installed
> readline. I have this under /opt/postgres/software/lib, include ,share *
Did you install readline-dev also?
>
> *checking readline/readline.h usability... no*
> *checking readline/readline.h presence... no*
> *checking for readline/readline.h... no*
> *checking readline.h usability... no*
> *checking readline.h presence... no*
> *checking for readline.h... no*
> *configure: error: readline header not found*
> *If you have readline already installed, see config.log for details on the*
> *failure. It is possible the compiler isn't looking in the proper
> directory.*
> *Use --without-readline to disable readline support.*
>
>
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2011-06-14 13:57:54 | Re: how to install plpython? |
| Previous Message | Merlin Moncure | 2011-06-14 13:45:47 | Re: Tweaking bytea / large object block sizes? |