[Bug 64064] Re: would be nice to add ~/bin to the default PATH
Drew
64064 at bugs.launchpad.net
Sun Aug 7 03:13:13 UTC 2011
I should update, /etc/profile doesn't work. ~/.gnomerc does obliging my
concerns of modifying global env variables for local settings.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pam in Ubuntu.
https://bugs.launchpad.net/bugs/64064
Title:
would be nice to add ~/bin to the default PATH
Status in “gdm” package in Ubuntu:
Invalid
Status in “pam” package in Ubuntu:
Confirmed
Bug description:
The Alt-F2 "Run Application" dialog runs applications. However, it
seems to have a different notion of what the path is to my shells;
more specifically, it doesn't include ~/bin, which I have added to the
path in both .bash_profile and .bashrc.
So I can't run my Firefox starter script, ~/bin/ff, by pressing Alt-F2
and typing "ff".
This URL:
http://www.ubuntuforums.org/archive/index.php/t-2793.html
has a massively long discussion with at least ten ways to solve the problem. I have no idea which one is best, or "approved", or won't break any upgrades or cause conflicts.
In Dapper, I solved it by putting the following into .gnomerc:
export PATH=$PATH:~/bin
That line is still there, but doesn't seem to be doing the trick any more.
Can someone who understands this stuff please make this work by
default? :-)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/64064/+subscriptions
More information about the foundations-bugs
mailing list