Thanks guys! Once I deleted config.cache (which had the bad smbclient info) configure was happy with the smbclient this time. ;^)
Thanks again! -----Original Message----- From: Christopher Odenbach [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 12, 2002 3:06 AM To: [EMAIL PROTECTED]; John R. Jackson; Davidson, Brian Cc: [EMAIL PROTECTED] Subject: Re: configure and smbclient 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
