Issues in compiling samba-3.5.4 from source
Volker Lendecke
Volker.Lendecke at SerNet.DE
Thu Aug 19 01:46:11 MDT 2010
On Thu, Aug 19, 2010 at 01:00:46PM +0530, Abhinav Gupta3 wrote:
> Thanks for the response.
>
> After compiling and installing from the source3/ directory, I get the
> following on executing any binary.
>
> # ./smbstatus -V
> Could not load program ./smbstatus:
> Dependent module libwbclient.so could not be loaded.
> Could not load module libwbclient.so.
> System error: No such file or directory
does
LD_LIBRARY_PATH=.
help? You need to install the compiled libwbclient.so to a
place where your dynamic linker can find it.
Volker
More information about the samba-technical
mailing list