|
Profile variable exports in text mode, not in GUI mode....huh?
Hello,
Thanks for taking a minute to look at my issue. I am trying to set the below variable in my /etc/profile. I am able to export this variable in text mode (init 3) correctly but not in gui mode (init 5) where I get a null.
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$SPCH_ROOT/bin:/usr/bin
Any ideas would be greatly appreciated. Using RHES 4.
Thanks,
Dan
|