From: Frank Bonnet on
On 04/16/10 15:49, Volker Lendecke wrote:
> 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

OK thanks a lot for your help :-)

Frank
--
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
On 04/16/10 15:49, Volker Lendecke wrote:
> 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

mmh it seems to be present in /usr/local/samba/lib
and in the global LD_PRELOAD variable


--
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
On 04/16/10 16:03, Frank Bonnet wrote:
> On 04/16/10 15:49, Volker Lendecke wrote:
>> 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
>
> mmh it seems to be present in /usr/local/samba/lib
> and in the global LD_PRELOAD variable
>
>
would it be possible that the old library stay mapped in memory
after

I stop samba
I upgrade samba
I restart samba

?


--
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
Hello

I finally do the following ( at Debian lenny )

create a a file /etc/ld.so.conf.d/samba.conf

containing /usr/local/samba/lib

reboot the server

It works :-)

Thanks Volker


On 04/16/10 15:49, Volker Lendecke wrote:
> 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