I tried but /usr/local/bin is still in the path ..... what a mystery.
thanks to all for your help > > It's most likely not in the path at the time the exec was being > processed. You should be able to verify this by putting something like: > > echo $PATH > /tmp/path-check > > just before the exec blackbox line. Then check the contents of > /tmp/path-check. > > -- > Jamin W. Collins > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > List archives: http://asgardsrealm.net/lurker/splash/index.html > Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
