[aclug-L] Re: Program needs libm.so.5
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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'
|
|