[fpc-pascal] Re: xterm -e program-compiled-with-fpc2.4.0 doesn't work

Bernd prof7bit at googlemail.com
Sun Mar 4 14:50:45 CET 2012


2012/3/4 Bernd <prof7bit at googlemail.com>:
> Can you put a sleep behind it to see the error message?
> xterm -e "./project1 ; sleep 10"

And also do the following:

env > env_interactive.txt
xterm -e "env > env_non_interactive.txt"

and then compare the two files. If important environment variables are
missing in the non-interactive shell then you should file a bug
against the twm project, most likely they have somehow messed up some
of their login scripts.



More information about the fpc-pascal mailing list