Hello,
After installing X2go Server on a Scientific Linux 6.2, it seems that the PATH variable is no longer properly initialized with default values
echo $PATH on X2go
/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/opt/dell/srvadmin/bin

echo $PATH on SSH
/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/var/remote/bin:/usr/local/matlab/bin:/usr/local/maple/bin:/usr/X11R6/bin:/opt/dell/srvadmin/bin

variables were defined in /etc/profile with
pathmunge /var/remote/bin after
pathmunge /usr/local/matlab/bin after
pathmunge /usr/local/maple/bin after


Do you have an idea?
Sebastien