Date: Tue, 14 Jan 2003 03:44:33 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: current@FreeBSD.ORG Subject: Re: FreeBSD 5.0 RC3 now available Message-ID: <20030114034230.S29856-100000@hewey.af.speednet.com.au> In-Reply-To: <20030113173739.GA87788@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> >
> > Why does pkg_install now need libssl?
> >
>
> troutmask:kargl[251] ldd /usr/sbin/pkg_add
> /usr/sbin/pkg_add:
> libfetch.so.3 => /usr/lib/libfetch.so.3 (0x28074000)
> libmd.so.2 => /usr/lib/libmd.so.2 (0x28080000)
> libssl.so.2 => /usr/lib/libssl.so.2 (0x2808a000)
> libcrypto.so.2 => /usr/lib/libcrypto.so.2 (0x280b9000)
> libc.so.5 => /usr/lib/libc.so.5 (0x2817f000)
>
> I suspect your previous success in upgrading was accomplished
> because the version number of libssl didn't change. Many of
> the shared libraries in 5.0 have version number bumps,
> including libssl.so.2.
>
> --
> Steve
>
FreeBSD 4.7-STABLE #1: Sat Jan 11 16:15:40 EST 2003:
# ldd /usr/sbin/pkg_add
/usr/sbin/pkg_add:
libfetch.so.3 => /usr/lib/libfetch.so.3 (0x2806f000)
libmd.so.2 => /usr/lib/libmd.so.2 (0x2807a000)
libc.so.4 => /usr/lib/libc.so.4 (0x28083000)
--
:{ andyf@speednet.com.au
Andy Farkas
System Administrator
Speednet Communications
http://www.speednet.com.au/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030114034230.S29856-100000>
