On Wed, Jun 23, 1999 at 17:59:13 +0200, Nikolaus A Siegfried wrote:
> libg++.so.27 => /usr/lib/libg++.so.27 (0x40125000)
This is from the libg++272 package; for use with libc6. Install the
libg++27 package which has this library for use with libc5.
HTH,
Ray
--
LEADERSHIP A form of self-
I am trying to use a statistical package, XploRe, which uses
libc5. the program is only available as a binary from
www.xplore-stat.de. On the current Debian release it
finishes with
Regex Error: Memory exhausted
Aborted
ldd gives
# ldd xpl4.exe
libXpm.so.4 => /usr/lib/libc5-com
On Tue, Sep 01, 1998 at 05:38:42PM +0200, Thomas Gebhardt wrote:
> obviously it is still possible to run (most) of the old libc5 binaries in
> hamm. Somehow ld knows when it is necessary to use the libs from the
ld.so, not ld.
> libc5-compat directory. How does this mechanism work?
ELF
Hi,
obviously it is still possible to run (most) of the old libc5
binaries in hamm. Somehow ld knows when it is necessary to use
the libs from the libc5-compat directory. How does this
mechanism work?
I have a program that segfaults; obviously it tries to use both
libc5 *and* libc6:
$ ldd
Benjamin Redelings I wrote:
> Where is this "incoming?" Is it accessible to everybody, or is it on
> master?
It's on master, but a public mirror of it is
llug.sep.bnl.gov/debian/Incoming/
> Me too! I have some sample output below... you can see that ldconfig,
> at least, recognizes that
a /usr/bin/ldd /sbin/ldconfig
-rwxr-xr-x 1 root root 108040 Sep 11 11:43 /sbin/ldconfig*
-rwxr-xr-x 1 root root 102628 Sep 11 11:43 /usr/bin/ldd*
telomere:~> cat /etc/ld.so.conf
/usr/X11R6/lib/Xaw95
/usr/lib/libg++-dbg
/usr/local/lib
/usr/X11R6/lib
/usr/lib/libc5-comp
it), and look at it:
[EMAIL PROTECTED]:~>ldd /usr/X11R6/lib/X11/rvplayer/rvplayer
libXmu.so.6 => /usr/lib/libc5-compat/libXmu.so.6 (0x4000c000)
libXt.so.6 => /usr/lib/libc5-compat/libXt.so.6 (0x4001e000)
libXext.so.6 => /usr/lib/libc5-compat/libXext.so.6 (0x40
7 matches
Mail list logo