View Single Post

   
  #3 (permalink)  
Old 02-16-2008, 06:22 AM
Lee Ethridge
 
Posts: n/a
Default Re: smbclient won't install on 3.6

Bas Keur wrote:
>>smbclient: can't load library 'libncurses.so.10.0'
>>and I can't find that version anywhere.

>
> I got this from a 3.6 box
>
> $ ls -al /usr/lib/libncurses.so.10.0
> -r--r--r-- 4 root bin 265898 Dec 25 13:12 /usr/lib/libncurses.so.10.0
> $ file /usr/lib/libncurses.so.10.0
> /usr/lib/libncurses.so.10.0: ELF 32-bit LSB shared object, Intel 80386,
> version 1, not stripped
> $ md5 /usr/lib/libncurses.so.10.0
> MD5 (/usr/lib/libncurses.so.10.0) = 82e50ce7fad4867fd0696e75f8188782
>
> You can download it from here
> http://www.dmrt.net/libncurses.so.10.0
> If you trust me


Thanks! I've got it. Now I just have to decide how paranoid I am.

I guess I should just bite the bullet, get the sources, and compile it,
but I'll have to find another computer to do it with. The hard drive is
dying on this one, and I don't think it's worth the cost of a new hard
drive. I've got a desktop machine that at least will stand up to the
rigors of compiling.
Reply With Quote