Date: Fri, 10 Oct 2008 18:40:22 +0530 From: Shakul M Hameed <smohideen@mx2.labs.rootshell.ws> To: Jeremy Chadwick <koitsu@FreeBSD.org> Cc: Drew Tomlinson <drew@mykitchentable.net>, freebsd-questions@freebsd.org Subject: Re: How To Get libm.so.4? Message-ID: <20081010131021.GB1917@freebsdbox> In-Reply-To: <20081010071255.GA25451@icarus.home.lan> References: <48EE6046.8020906@mykitchentable.net> <20081010122613.GA1864@freebsdbox> <20081010071255.GA25451@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
I think its not a very bad idea, unless your app is dependent on a routine which is deprecated and not avaiable in the latest version of library. For testing purpose this should be ok. - moin On Fri, Oct 10, 2008 at 12:12:55AM -0700, Jeremy Chadwick wrote: > On Fri, Oct 10, 2008 at 05:56:13PM +0530, Shakul M Hameed wrote: > > check for libm.so.5 in /lib. > > do a softlink of libm.so.4 pointing to libm.so.5 > > I guess this should fix your issue. > > **DO NOT** do this. > > -- > | Jeremy Chadwick jdc at parodius.com | > | Parodius Networking http://www.parodius.com/ | > | UNIX Systems Administrator Mountain View, CA, USA | > | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081010131021.GB1917>