Severity: important thanks On Sun, Mar 28, 2010 at 7:33 AM, Peter Fritzsche <[email protected]> wrote: > I think I found the problem. (Just read fbrun source code, but rest will > probably work the same). Execl is used to start the program using "$SHELL -c > myprogram". This cannot work because I use zsh and output of my $SHELL is zsh > - which of course cannot be found by execl (needs full path). > > Setting shell in my screenrc to /bin/zsh worked around that problem. > > > >
I'm taking a look into this now. Thanks Peter! -- #define sizeof(x) rand() :wq -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

