Have you tried to do a:
# ldconfig
# man ldconfig
...
NAME
       ldconfig - determine run-time link bindings
...
#

Cheers,
Karl

-------------------------------------------------------------------------------
Karl Hammar             Aspö Data               [EMAIL PROTECTED]
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 [EMAIL PROTECTED] wrote:

> [EMAIL PROTECTED] 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 [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to