Re: Readline alledgedly non-existant.

Lists: pgsql-ports
From: Gordon Ross <pg(at)gordonross(dot)me(dot)uk>
To: pgsql-ports(at)postgresql(dot)org
Subject: Readline alledgedly non-existant.
Date: 2004-12-19 23:40:35
Message-ID: Pine.BSO.4.61.0412192319340.29897@openbsd36-1.gordonross.me.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports

I'm trying to compile PostGreql 7.4.6 on SuSE 9.2 configure is claiming
that readline (or some associated libraries) don't exist, when they
plainly do. I can clearly see them in /lib (which is where libreadline is)
but gcc/configure don't/can't use them.

I've tried putting --with-libraries=/lib as a parameter to configure, but
no joy :-(

I'm not using any other parameters to configure.

Can anyone help ?

Thanks,

GTG


From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Gordon Ross <pg(at)gordonross(dot)me(dot)uk>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Readline alledgedly non-existant.
Date: 2004-12-21 08:39:21
Message-ID: 200412210939.21499.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports

Gordon Ross wrote:
> I'm trying to compile PostGreql 7.4.6 on SuSE 9.2 configure is
> claiming that readline (or some associated libraries) don't exist,
> when they plainly do. I can clearly see them in /lib (which is where
> libreadline is) but gcc/configure don't/can't use them.

Have you installed the readline-devel package?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


From: Gordon Ross <pg(at)gordonross(dot)me(dot)uk>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Readline alledgedly non-existant.
Date: 2004-12-21 14:12:58
Message-ID: Pine.BSO.4.61.0412211411110.2591@openbsd36-1.gordonross.me.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports

There was me niavely thinking that having the library and headers
would be enoguh. That fixed it.

Thanks,

GTG

On Tue, 21 Dec 2004, Peter Eisentraut wrote:

> Gordon Ross wrote:
>> I'm trying to compile PostGreql 7.4.6 on SuSE 9.2 configure is
>> claiming that readline (or some associated libraries) don't exist,
>> when they plainly do. I can clearly see them in /lib (which is where
>> libreadline is) but gcc/configure don't/can't use them.
>
> Have you installed the readline-devel package?
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>


From: Perry Smith <pedz(at)easesoftware(dot)net>
To: Gordon Ross <pg(at)gordonross(dot)me(dot)uk>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-ports(at)postgresql(dot)org
Subject: Re: Readline alledgedly non-existant.
Date: 2004-12-21 14:37:48
Message-ID: E29BF45A-535D-11D9-85C9-000D9333EEF2@easesoftware.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports

I'm just curious, what is in that package?

On Dec 21, 2004, at 8:12 AM, Gordon Ross wrote:

> There was me niavely thinking that having the library and headers
> would be enoguh. That fixed it.
>
> Thanks,
>
> GTG
>
> On Tue, 21 Dec 2004, Peter Eisentraut wrote:
>
>> Gordon Ross wrote:
>>> I'm trying to compile PostGreql 7.4.6 on SuSE 9.2 configure is
>>> claiming that readline (or some associated libraries) don't exist,
>>> when they plainly do. I can clearly see them in /lib (which is where
>>> libreadline is) but gcc/configure don't/can't use them.
>>
>> Have you installed the readline-devel package?
>>
>> --
>> Peter Eisentraut
>> http://developer.postgresql.org/~petere/
>>
>> ---------------------------(end of
>> broadcast)---------------------------
>> TIP 9: the planner will ignore your desire to choose an index scan if
>> your
>> joining column's datatypes do not match
>>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 8: explain analyze is your friend
>


From: Gordon Ross <pg(at)gordonross(dot)me(dot)uk>
To: Perry Smith <pedz(at)easesoftware(dot)net>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-ports(at)postgresql(dot)org
Subject: Re: Readline alledgedly non-existant.
Date: 2004-12-21 15:23:46
Message-ID: Pine.BSO.4.61.0412211523090.2591@openbsd36-1.gordonross.me.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports

drwxr-xr-x 2 root root 0 Oct 2 03:08
/usr/include/readline
-rw-r--r-- 1 root root 4617 Oct 2 03:08
/usr/include/readline/chardefs.h
-rw-r--r-- 1 root root 10207 Oct 2 03:08
/usr/include/readline/history.h
-rw-r--r-- 1 root root 3529 Oct 2 03:08
/usr/include/readline/keymaps.h
-rw-r--r-- 1 root root 33718 Oct 2 03:08
/usr/include/readline/readline.h
-rw-r--r-- 1 root root 2220 Oct 2 03:08
/usr/include/readline/rlconf.h
-rw-r--r-- 1 root root 1503 Oct 2 03:08
/usr/include/readline/rlstdc.h
-rw-r--r-- 1 root root 2977 Oct 2 03:08
/usr/include/readline/rltypedefs.h
-rw-r--r-- 1 root root 3022 Oct 2 03:08
/usr/include/readline/tilde.h
-rw-r--r-- 1 root root 92668 Oct 2 03:08
/usr/lib/libhistory.a
lrwxrwxrwx 1 root root 22 Oct 2 03:08
/usr/lib/libhistory.so -> /lib/libhistory.so.5.0
-rw-r--r-- 1 root root 600598 Oct 2 03:08
/usr/lib/libreadline.a
lrwxrwxrwx 1 root root 23 Oct 2 03:08
/usr/lib/libreadline.so -> /lib/libreadline.so.5.0
-rw-r--r-- 1 root root 12177 Oct 2 03:08
/usr/share/man/man3/readline.3.gz

On Tue, 21 Dec 2004, Perry Smith wrote:

> I'm just curious, what is in that package?
>
> On Dec 21, 2004, at 8:12 AM, Gordon Ross wrote:
>
>> There was me niavely thinking that having the library and headers would be
>> enoguh. That fixed it.
>>
>> Thanks,
>>
>> GTG
>>
>> On Tue, 21 Dec 2004, Peter Eisentraut wrote:
>>
>>> Gordon Ross wrote:
>>>> I'm trying to compile PostGreql 7.4.6 on SuSE 9.2 configure is
>>>> claiming that readline (or some associated libraries) don't exist,
>>>> when they plainly do. I can clearly see them in /lib (which is where
>>>> libreadline is) but gcc/configure don't/can't use them.
>>>
>>> Have you installed the readline-devel package?
>>>
>>> --
>>> Peter Eisentraut
>>> http://developer.postgresql.org/~petere/
>>>
>>> ---------------------------(end of broadcast)---------------------------
>>> TIP 9: the planner will ignore your desire to choose an index scan if your
>>> joining column's datatypes do not match
>>>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 8: explain analyze is your friend
>>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: 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
>