> >
> > 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)


--

 :{ [EMAIL PROTECTED]

        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to