[Samba] Upgrade of Samba from 4.4.6 to 4.5.4

Rowland Penny rpenny at samba.org
Wed Jan 18 18:41:22 UTC 2017


On Wed, 18 Jan 2017 11:34:41 -0600
Matthew Delfino via samba <samba at lists.samba.org> wrote:

> Hello,
> 
> I have an Ubuntu 14.04 server with Samba 4.4.6 and a BIND DLZ backend
> that I’ve downloaded, configured and installed from source.

Did you compile Bind9 or use the Ubuntu package, it is not clear from
what you have posted.
When you compiled Samba, How did you configure it ?
 
> 
> I’ve downloaded the source for Samba 4.5.4, compiled and installed,
> and now Samba won’t launch.

Did you configure Samba exactly as the earlier compile.

> 
> If I try to run samba, I get the following error:
> 
> samba: /usr/lib/x86_64-linux-gnu/libwbclient.so.0: version
> `WBCLIENT_0.13' not found (required
> by /usr/lib/samba/libLIBWBCLIENT-OLD-samba4.so)
> 
> I see that in /usr/lib/x86_64-linux-gnu/ there is no
> libwbclient.so.0.13
> 
> In /usr/lib/ there’s a libwbclient.so.0.13
> 
> Do you think all I have to do is make a soft link
> in /usr/lib/x86_64-linux-gnu/ pointing
> to /usr/lib/libwbclient.so.0.13? Or could there be a more elegant
> solution?

Possibly not, if you compiled Samba as recommended, it should all end
up in /usr/local/samba and there should
be /usr/local/samba/lib/libwbclient.so.0.13

Rowland






More information about the samba mailing list