Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2005 14:16:01 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        service@fixer.com
Cc:        questions@freebsd.org
Subject:   Re: Problems with FreeBSD 5.4
Message-ID:  <20050630191601.GG2392@dan.emsphone.com>
In-Reply-To: <007801c57da7$7f3d2050$668095ce@yourykcpkzegys>
References:  <007801c57da7$7f3d2050$668095ce@yourykcpkzegys>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 30), service@fixer.com said:
> I have been using FreeBSD for about 10 years.  I have had the 5.4
> version for about a month.  The only problem I'm having is that
> there's of lot of files like libutil.so.3, libreadline.so.4,
> libm.so.2 and libexpat.so.4 that are missing.  I have found most off
> older versions FreeBSD software.  But I give up on finding
> libutil.so.3 I used google.com to try to find it.  I did a search for
> libutil.so.3, also checked the Free Software Foundation and came up
> with nothing.  Hope you can tell me where I can find it.

That's a FreeBSD 4.x library. Install the misc/compat4x port (or just
run pkgadd -r compat4x) if you have old binares that require it, or
rebuild the program and it will link against FreeBSD 5.4's libutil.so.4
library.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050630191601.GG2392>