Hi,

> >checking for smbclient... (cached) /usr/local/samba/bin
>
> Two thoughts.  First, that "(cached)" says ./configure is finding the
> information from a previous run.  Remove config.cache and try again.
>
> Second, make sure you don't have the SAMBA_CLIENT environment
> variable set.  If you don't specify --with-smbclient=/path/...,
> ./configure will get the value from this variable.

Another thought:

--with-smbclient=/path/to/smbclient should _not_ be the only path 
containing the smbclient binary but the binary itself!

So configure with

--with-smbclient=/usr/local/samba/bin/smbclient

should work.


Greets,

Christopher

Reply via email to