Re: smbclient won't install on 3.6 John McGrail wrote:
> I suspect your system is in an inconsistent state and you'll eventually
> have other problems.
>
> I had no troubles installing and running the samba package
> (samba-2.2.10) included in the official CD after a normal 3.6 install.
>
> I thought (but haven't checked lately) that /usr/lib/libncurses.{a,so}
> came in the base install tarballs.
This system was installed via ftp using the mini CD. (The .iso that
boots the computer and loads OpenBSD over ftp.)
libncurses.so.9.0 is installed here. I installed the samba package from
the ftp site, and it had unresolved dependencies. The first dependency
problem was resolved by installing the FreeBSD compatibility stuff. The
second dependency problem is with the version of libncurses.
sambaclient wants libncurses.so.10.0. |