Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: trapped in bash



On Dec 16,  2:39pm, Ray Andrews wrote:
}
} I've no reason not to rebuild I just wondered about 
} the 'not found' thing, it seems like an unhelpful message.

Agreed, it's very unhelpful/baffling, because what's not found is
not the binary itself, but one of the libraries needed to load it.
Sadly, the calling shell can't tell the difference, because all it
gets back is a numeric error code from the execve() system call.



Messages sorted by: Reverse Date, Date, Thread, Author