[bug #15352] Extensions not working
- From: anonymous <savannah-bounces gnu org>
- To: daniel kertesz <sandman freaknet org>, mc-devel gnome org
- Cc:
- Subject: [bug #15352] Extensions not working
- Date: Mon, 2 Jan 2006 13:39:10 +0000
Follow-up Comment #2, bug #15352 (project mc):
It's a strace feature, it truncates strings. See "man strace" and its "-s"
option. It has nothing to do with mc's behavior.
On the other hand, the execve() call needs a full absolute path,
a single "zsh" won't do it. I guess it's an execvp() library call that calls
execve() as a last chance after failing to find zsh in the PATH. Use ltrace
to trace the library calls if you're curious.
I guess you simply don't have zsh installed.
-- egmont
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15352>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]