On Mon, 4 Aug 2003, Didier Casse wrote:

> A friend showed me a weird problem yesterday. Perl programs did not run on
> his RH8 box gui (Gnome, Enlightenment, TWM) on
> Eterm/Xterm/Gnome-terminal alike but when we switched by
> pressing Ctrl+F1 (non-gui mode), PERL programs worked flawlessly! Any idea
> what the problem could be. It's the first time that I encounter such weird
> behavior!

This is just a shot in the dark, but try typing 'echo $PATH' without the 
quotes, both in the straight text shell and in the gui terminal.  I seem 
to recall that the path and other environment variables are set 
differently in X vs. CLI.  If the paths are the same, try running 'env' in 
each environment, and see if all of your other environmental variables are 
the same.

Ben


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to