2012/3/4 Bernd <prof7...@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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to