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

Re: glibc wrappers



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


Reply to: