On Wed, Mar 25, 2009 at 02:30:57PM +1100, David Bessell (SuperU) wrote:
> I am running samba on a FreeBSD 7 vbox and get the following messages
> 
> emma# /usr/local/samba/sbin/smbd -D
> /libexec/ld-elf.so.1: Shared object "libtalloc.so.1" not found, required
> by "smbd"
> emma# /usr/local/samba/sbin/winbindd -D
> /libexec/ld-elf.so.1: Shared object "libtalloc.so.1" not found, required
> by "winbindd"
> emma# /usr/local/samba/sbin/nmbd -D
> /libexec/ld-elf.so.1: Shared object "libtalloc.so.1" not found, required
> by "nmbd"
> 
> I have done a default install, configure, make, make install with no
> parameters or switches.
> There clearly needs to be something else installed but I don't know
> what.

You need to set LD_LIBRARY_PATH=/usr/local/samba/lib (or so).

Volker

Attachment: pgpsflmpODR29.pgp
Description: PGP signature

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