Re: glibc wrappers
Have you tried to do a:
# ldconfig
# man ldconfig
...
NAME
ldconfig - determine run-time link bindings
...
#
Cheers,
Karl
-------------------------------------------------------------------------------
Karl Hammar Aspö Data karl@kalle.csb.ki.se
Lilla Aspö 2340 +46 173 140 57
S-742 94 Östhammar Professional Linux Solutions
Sweden +46 70 511 97 84 (mobile)
-------------------------------------------------------------------------------
On Fri, 28 May 1999 msat6526@kolej.mff.cuni.cz wrote:
> john@thinman.com wrote:
>
> >I've been using HPUX too much since glibc came out, but I too have library
> >problems. In the old days of linux, at least, all you had to do was copy the
> >old libraries from an archived release.
> >
> >Are things still the same ??
>
> I've tried to copy files from old libc6 and ldso to a directory and export
> LD_LIBRARY_PATH and PATH to it, but it doesn't work. I need it for MuPad.
>
> my command:
> "export LD_LIBRARY_PATH=/usr/local/lib/mupad/lib;export PATH=/usr
> /local/lib/mupad/bin:$PATH;mupad"
>
> the result:
> "sh: /usr/local/lib/mupad/lib/libdl.so.2: no version information available (required by sh)
> sh: /usr/local/lib/mupad/lib/libc.so.6: no version information available (required by sh)
> sh: error in loading shared libraries: /usr/local/lib/mupad/lib/libc.so.6: undefined symbol: _dl_global_scope_end"
>
> Martin
>
>
> --
> To UNSUBSCRIBE, email to debian-testing-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
--
To UNSUBSCRIBE, email to debian-testing-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: