Date: Tue, 12 Sep 2006 23:46:20 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Jonathan Horne <freebsd@dfwlp.com> Cc: freebsd-questions@freebsd.org Subject: Re: libm.so.3 on FreeBSD 6.1-RELEASE Message-ID: <20060913034620.GA87858@xor.obsecurity.org> In-Reply-To: <200609122123.46794.freebsd@dfwlp.com> References: <20060913020109.D20FF1F50B1@ws1-2.us4.outblaze.com> <200609122123.46794.freebsd@dfwlp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 12, 2006 at 09:23:46PM -0500, Jonathan Horne wrote: > cvsuping to -p6 wil not fix the problem. i had the exact same issue (exc= ept=20 > it was a list of 6 different .so files) getting the NetBackup 5.1 agent f= or=20 > UNIX to run on freebsd. my solution was as simple as: >=20 > ln -s /lib/libm.so.4 /lib/libm.so.2 >=20 > (NetBackup agent was looking for so.2) >=20 > so in your case, just symlink the existing .4 to a .3, and you should be = good=20 > to go. backwards compatibility should not be an issue. That's a bogus hack; the libraries are not compatible or they'd have the same version! Just install the relevant compat package (compat4x/compat5x). Kris --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFB38MWry0BWjoQKURAp39AKDuIhab0r5qRN8qT1rEOq4cjHOm0QCgktzA x1XIY8Hhb5iT9VwIFGwLVcc= =1v3W -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060913034620.GA87858>