<div class="gmail_quote">On Thu, Jan 5, 2012 at 4:03 PM, Mark <span dir="ltr"><<a href="mailto:markg85@gmail.com">markg85@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5"><div class="gmail_quote">On Tue, Jan 3, 2012 at 10:27 AM, Sebastian Kügler <span dir="ltr"><<a href="mailto:sebas@kde.org" target="_blank">sebas@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>On Monday, January 02, 2012 18:37:43 Mark wrote:<br>
> Oke, i don't get it..<br>
> <a href="https://wiki.archlinux.org/index.php/Bash#.profile" target="_blank">https://wiki.archlinux.org/index.php/Bash#.profile</a><br>
><br>
> .profile gets sources in interactive login shell (kdm?)<br>
> .bashrc gets sourced in shells.<br>
><br>
> I have my environment edits in .profile yet it still tried to run programs<br>
> from /usr... instead of /home... Why?<br>
<br>
</div>Put it into ~/.kde4/env/<br>
<div><div>--<br>
sebas<br>
<br>
<a href="http://www.kde.org" target="_blank">http://www.kde.org</a> | <a href="http://vizZzion.org" target="_blank">http://vizZzion.org</a> | GPG Key ID: 9119 0EF9<br>
</div></div></blockquote></div><br></div></div><div>I did exactly that and it doesn't change one thing. It still reads from /usr</div><div><br></div><div><div>[kde-devel@Mark-Linux ~]$ kde4-config --localprefix</div>

<div>/home/kde-devel/.kde/</div>
<div>[kde-devel@Mark-Linux ~]$ kde4-config --path exe</div><div>/home/kde-devel/.kde/lib/kde4/libexec/:/home/kde-devel/kde/lib/kde4/libexec/:/home/kde-devel/kde/bin/</div><div>[kde-devel@Mark-Linux ~]$ </div></div><div><br>


</div><div>I added my "profile.sh" to .kde/env/ and still nothing.</div><div><br></div><div><div>[kde-devel@Mark-Linux ~]$ echo $LD_LIBRARY_PATH</div><div>/home/kde-devel/kde/lib:/home/kde-devel/kde/lib:/home/kde-devel/kde/lib:/home/kde-devel/kde/lib:</div>


<div>[kde-devel@Mark-Linux ~]$ echo $PATH</div><div>/home/kde-devel/kde/bin:/home/kde-devel/kde/bin:/home/kde-devel/kde/bin:/home/kde-devel/kde/bin:/home/kde-devel/kde/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/share/java/apache-ant/bin:/usr/bin/vendor_perl:/usr/bin/core_perl</div>


<div>[kde-devel@Mark-Linux ~]$ </div></div><div><br></div><div>I also wonder.. We have:</div><div>.xprofile</div><div>.profile</div><div><br></div><div>WHY isn't KDM just freaking using .xprofile?</div><div>KDM's own "Xsession" file contains this:</div>


<div><br></div><div><div>[ -f /etc/xprofile ] && . /etc/xprofile</div><div>[ -f $HOME/.xprofile ] && . $HOME/.xprofile</div></div><div><br></div><div>so it should just read that.</div><div><br></div><div>

Yes, i'm really irritated by KDE at the moment. Specially if i just want to make a darn dolphin patch!</div>
<div>How can i FORCE KDE to read the bin's from /home first?</div>
</blockquote></div><br><div><a href="https://bugs.kde.org/show_bug.cgi?id=242834">https://bugs.kde.org/show_bug.cgi?id=242834</a></div><div><a href="http://forum.kde.org/viewtopic.php?f=63&t=86683">http://forum.kde.org/viewtopic.php?f=63&t=86683</a></div>

<div><br></div><div>seems like i have that issue</div>