On Fri, Jan 14, 2005 at 03:41:51PM +, Angus Leeming wrote:
> Angus Leeming wrote:
> > Specifically, I suspect that something is going wrong with getEnvPath
> > which attempts to create a vector of paths from $PATH
> > "/foo/bar:/usr/bin".
>
> > // 2. exe must be the name of the binary only
Angus Leeming wrote:
> Specifically, I suspect that something is going wrong with getEnvPath
> which attempts to create a vector of paths from $PATH
> "/foo/bar:/usr/bin".
> // 2. exe must be the name of the binary only and it
> // can be found on the PATH.
> string const exe_name = On