Complete.Org: Mailing Lists: Archives: discussion: November 1999:
[aclug-L] Re: Program needs libm.so.5
Home

[aclug-L] Re: Program needs libm.so.5

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: [aclug-L] Re: Program needs libm.so.5
From: phrostie <phrostie@xxxxxxxxxxxxx>
Date: Tue, 16 Nov 1999 20:11:17 -0600
Reply-to: aclug-L@xxxxxxxxxxxx

as a su do:
    ln -s libm.so libm.so.5

this assumes that the program is looking for it is the same directory that the 
other file is in already.
if not determine the path to where it is looking and make the link there.

hope that helps

phrostie


kai & steven Hallacy wrote:

> I've never created a link.  Any hints?
>
> -----Original Message-----
> From: phrostie <phrostie@xxxxxxxxxxxxx>
> To: aclug-L@xxxxxxxxxxxx <aclug-L@xxxxxxxxxxxx>
> Date: Tuesday, November 16, 1999 6:42 PM
> Subject: [aclug-L] Re: Program needs libm.so.5
>
> no guaranty it will work but have you tried to just create a link from what 
> you have to what it wants?
>
> sometimes the version is more critical than others.
>
> kai & steven Hallacy wrote:
>
> > Hello,
> >
> >     A program I'm trying to run needs "libm.so.5".  I have a debian 
> > installation and it doesn't have
> > "libm.so.5" in the /usr/lib directory.  However, I do have "libm.so".
> >
> > I was told the program was compiled in RedHat Linux.  How can I get new 
> > library files?
> >
> > Please help.
> >
> > Thanks,
> >
> > Steve
>
> --
> phrostie@xxxxxxxxxxxxx
> Oh I've slipped the surly bonds of dos
> and danced the skies on LINUX silvered wings.
> http://www.cottagesoft.com/~phrostie/cad-tastrafy

--
phrostie@xxxxxxxxxxxxx
Oh I've slipped the surly bonds of dos
and danced the skies on LINUX silvered wings.
http://www.cottagesoft.com/~phrostie/cad-tastrafy





[Prev in Thread] Current Thread [Next in Thread]