From: djamel boussebha <dbousse...@yahoo.fr>
Date: Wed, 23 Nov 2011 09:54:48 +0000 (GMT)

> I have compiled and configured the version 3.6 of Samba on SLES 10.3
> but when T try to started I have the following error :
> 
> # /usr/local/samba/sbin/smbd -D
> /usr/local/samba/sbin/smbd: error while loading shared libraries: 
> libtalloc.so.2: cannot open shared object file: No such file or directory

(snip)
> 
> How resolve this problem ? where I must copy or create a link for
> this library ?

You have to set:

  LD_LIBRARY_PATH=/usr/local/samba/lib 

or same settings suitable for SLES manner.

> Q2 : how I must configured Samba to can start/stop via the command : 
> /etc/init.d/winbind start
> /etc/init.d/winbind start
> /etc/init.d/smb start

You need to create/modify those scripts suitable for your installation.

---
TAKAHASHI Motonobu <mo...@samba.gr.jp>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to