Fedora 12: issue running custom Env. Variable before KDE login (SOLVED)

Steven P. Ulrick lists-fedora at afolkey2.net
Mon Mar 29 08:27:42 UTC 2010


Hello Everyone,
An apporpriately altered version of this:
http://forum.kde.org/viewtopic.php?f=153&t=86700&p=153017#p152999

fixed my problem.

So, for posterity, here is what my "~/.kde/env/customenv.sh" file looks 
like:
      #!/bin/sh
      export KDEDIR=/usr
      export KDEDIRS=/usr/local/spu/spu-20100328/kde:$KDEDIR
      export PATH=/usr/local/spu/spu-20100328/kde/bin:/usr/bin:$PATH
      export LD_LIBRARY_PATH=/usr/local/spu/spu-20100328/kde/lib:/usr/lib:
$LD_LIBRARY_PATH

Thank you for your patience,
Steven P. Ulrick


More information about the users mailing list