chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] installing breadline Was: is the readline egg dead?


From: Erik Falor
Subject: Re: [Chicken-users] installing breadline Was: is the readline egg dead?
Date: Wed, 27 Mar 2019 12:57:32 -0600
User-agent: NeoMutt/20180716-526-ac8c4e

On Wed, Mar 27, 2019 at 07:21:07AM +0100, Vasilij Schneidermann wrote:
> Hello Erik,
> 
> > Let me know if you have any other questions.
> 
> Sorry for being unprecise here, what I meant is what libreadline.so
> links against.

This is on my Raspberry Pi running Slackware-current.

$ ldd /usr/lib/libreadline.so.7
        linux-vdso.so.1 (0x7ed09000)
        libtinfo.so.6 => /usr/lib/libtinfo.so.6 (0x76ea7000)
        libc.so.6 => /lib/libc.so.6 (0x76d1b000)
        /lib/ld-linux-armhf.so.3 (0x76f23000)


For comparison, this is one of my Slackware-14.2 machines:

$ ldd /usr/lib64/libreadline.so.6
    linux-vdso.so.1 (0x00007ffddb379000)
    libc.so.6 => /lib64/libc.so.6 (0x00007f8845503000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f8845b15000)


> That aside, you forgot replying to the mailing list as
> well because this email has its Cc: line cleared.

Oops.

-- 
Erik Falor
Registered Linux User #445632                    http://unnovative.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]