smbclient won't install on 3.6 I'm having trouble with smbclient on 3.6. It's running on a 200MHz
Pentium, so I've been trying to avoid compiling anything.
I ran into a minor dependency problem when installing the Samba package.
I solved one issue by installing the FreeBSD compatibility package,
but now when I try to invoke smbclient, I get:
smbclient: can't load library 'libncurses.so.10.0'
and I can't find that version anywhere.
Is it necessary to start working with source code at this point, or is
there a compiled version lurking somewhere that I haven't discovered yet?
Thanks! |