On Mon, Feb 07, 2005 at 01:28:33PM +0200, [EMAIL PROTECTED] wrote:
> 
> when i start:
> ./wbinfo_group.pl
> mylan\test
> Use of uninitialized value in concatenation (.) or string at 
> ./wbinfo_group.pl line 35, <STDIN> line 1.
> sh: wbinfo: command not found
> sh: wbinfo: command not found

Yes, this is because wbinfo_group.pl expects wbinfo to be found in PATH
somewhere.  Either modify wbinfo_group.pl and specify the full path for
the wbinfo executable or make sure the directory that holds wbinfo is
set in PATH before squid is executed.

-- 
Brett Lymn

Reply via email to