On Dec 28, 2010, at 12:46 AM, Christopher Barker <[email protected]> wrote:

> I think you could specifically search for the utility in places it might be 
> expected to be found:
>
> /usr/bin
> /usr/local/bin
> /sw/... (for fink)
> /opt/... (for macports)

That's the first thing I tried; maybe I typed wrong? I'll give it yet
another look. ...

Right!

Understandably, I wrote "/usr/bin/which name" and it should be
"/usr/bin/which /usr/local/bin/name".

Should have included the full path for the argument as well. Thanks!
_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to