Prev: [Samba] krb5 library issues when Compiling 3.5.2 and 3.4.7 on AIX 5.3
Next: Windows 7 and samba 3.0.28
From: Volker Lendecke on 16 Apr 2010 04:20 On Fri, Apr 16, 2010 at 10:14:46AM +0200, Frank Bonnet wrote: > I'm in trouble upgrading samba from 3.4.3 to 3.5.2 > with Debian Lenny (AMD64) > > I use compiled (without error) version if samba with such options Please replace the existing libwbclient in /lib with the one you just compiled. Volker -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Frank Bonnet on 16 Apr 2010 05:10 Hello Volker There is actually no libwbclient in /lib ... not elsewhere too it seems On 04/16/10 10:16, Volker Lendecke wrote: > On Fri, Apr 16, 2010 at 10:14:46AM +0200, Frank Bonnet wrote: >> I'm in trouble upgrading samba from 3.4.3 to 3.5.2 >> with Debian Lenny (AMD64) >> >> I use compiled (without error) version if samba with such options > > Please replace the existing libwbclient in /lib with the one > you just compiled. > > Volker -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Volker Lendecke on 16 Apr 2010 05:40 On Fri, Apr 16, 2010 at 11:04:11AM +0200, Frank Bonnet wrote: > There is actually no libwbclient in /lib ... not elsewhere too it seems Sorry, I was not precise: The file is called libwbclient.so, libwbclient.so.1 or another number at the end. You might try to issue a find / -name libwbclient\* to find the location of the existing libwbclient. If there is none, your old Samba installation is just incomplete and can not have worked. libwbclient is an important component of the Samba software suite since version 3.2. Volker -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Frank Bonnet on 16 Apr 2010 09:50 On 04/16/10 11:30, Volker Lendecke wrote: > find / -name libwbclient\* Or maybe I just have to simply copy it to the /lib directory ? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Volker Lendecke on 16 Apr 2010 10:00 On Fri, Apr 16, 2010 at 03:48:13PM +0200, Frank Bonnet wrote: > On 04/16/10 11:30, Volker Lendecke wrote: > >find / -name libwbclient\* > > Or maybe I just have to simply copy it to the /lib directory ? Yes. And after that call ldconfig. Volker -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
|
Next
|
Last
Pages: 1 2 Prev: [Samba] krb5 library issues when Compiling 3.5.2 and 3.4.7 on AIX 5.3 Next: Windows 7 and samba 3.0.28 |