setEnvironment() is deprecated, setProcessEnvironment is not.
Try to execute something simple that evaluates the TERM variable, e.g.
echo $TERM
Does this give the correct result?
Cheers,
_
setEnvironment() is deprecated, setProcessEnvironment is not.
Try to execute something simple that evaluates the TERM variable, e.g.
echo $TERM
Does this give the correct result?
Cheers,
_
graciano (20th February 2014)
Bookmarks