[aclug-L] Re: Program needs libm.so.5
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
did you d/l an rpm then? may be a better idea to just compile from
source, that way, you're (mostly) guaranteed it will work w/ your system
config... but if you want, try the other way first... maybe it will work
for you...
jesse
"If we don't stand up to Micro$oft, who will?"
- The Boycott Micro$oft Web Page
http://www.boycott-ms.org/
On Tue, 16 Nov 1999, Jeff wrote:
> On Tue, 16 Nov 1999, kai & steven Hallacy wrote:
>
> > 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?
>
> If a debian guru doesn't point you to a better solution,
> $ sudo ln -s /lib/libm.so /lib/libm.so.5
>
> -jeff
> --
> "Some stupid bugs have been replaced by newer ones."
> -Heiko Eibfeldt in 'The Linux SCSI programming HOWTO'
>
>
|
|