"Ing. Jose A. Amador" wrote:
> This seems a newbie question to me, but I also need to clarify this:
>
> How can I use either libc5 or glibc under demand or at will ? What / where
> should I read ?
Application programs will use whichever libraries they were linked
against at compile time.
use the 'ldd' command to see.
terry@albert:~$ ldd /bin/bash
libncurses.so.5 => /lib/libncurses.so.5 (0x4001c000)
libdl.so.2 => /lib/libdl.so.2 (0x40069000)
libc.so.6 => /lib/libc.so.6 (0x4006d000)
^^^^ linked against glibc (libc6)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Terry
- Re: New AX.25 and newest kernel 2.2.14: first... Terry Dawson
- Re: New AX.25 and newest kernel 2.2.14: first... Ing. Jose A. Amador
- Re: New AX.25 and newest kernel 2.2.14: first... Ronnie Hale
- Re: New AX.25 and newest kernel 2.2.14: first... Terry Dawson
- Re: New AX.25 and newest kernel 2.2.14: first... Greg Gobleman
- [OT] Linux hardware requirements Hans-Peter Zorn
- Re: [OT] Linux hardware requirements dpfister
- Re: [OT] Linux hardware requirements Terry Dawson
- Re: [OT] Linux hardware requirements Niall Parker
- Re: [OT] Linux hardware requirements Ing. Jose A. Amador
- Re: [OT] Linux hardware requirements Terry Dawson
- Re: [OT] Linux hardware requirements Jim Darrough
- Re: New AX.25 and newest kernel 2.2.14: first... M Taylor
- Re: New AX.25 and newest kernel 2.2.14: first... Bob Nielsen
- Re: New AX.25 and newest kernel 2.2.14: first... Terry Dawson
- Re: New AX.25 and newest kernel 2.2.14: first test res... Terry Dawson
