hi Steve...
thanks for the advice, but it didn't work! it did made sense what you said,
but I still have the same problem and I don't have the time to find out what
is wrong...
I thinking in installing RedHat (that I'm sure it works) only for the
application, since I need it for school.
And yes, Limes is the ancient (but still useful) multiprocessor simulator
for 486's! Do you want it?

Fred


----- Original Message -----
From: "Steve Bergman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 04, 2001 7:00 PM
Subject: Re: [newbie] ld.so missing in Mandrake 7.2


> Frederico Figueiredo wrote:
>
> > I've recently installed Mandrake 7.2...
> > I'm now using a software application (Limes) that uses the dynamic
linker
> > ld.so, but this file (library) doesn't exist in the rpm
> > ld.so-1.9.11-4mdk.i586.rpm (for Mandrake 7.2)but it exists (for example)
in
> > the same rpm but for the RED HAT distribution!
> > What can I do? I really need help!
> > Thanks a lot!
> >
> > Fred
> >
> >
> Try this:
>
> #cd /lib
>
> #ln -s ld-2.1.3.so ld.so
> #ldconfig
>
> This links ld.so to the modern name for the library.  ldconfig updates
> the systems map of what libraries are where.
> Be very careful.  Do not get the arguments backwards or you could really
> hose your system.
> Is Limes that ancient multiprocessor simulator for 486's?
>
>
>


Reply via email to