Antoine Pitrou <[EMAIL PROTECTED]> added the comment: > Well, I have no idea what the standard setup on posix boxes is - should > objdump and ldconfig be on $PATH or not?
I think it should try first in $PATH and, if not found, try in /usr/sbin afterwards. /usr/sbin isn't always in $PATH when in non-root mode. ---------- nosy: +pitrou _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3383> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com