Gentoo Archives: gentoo-user

From: Boris Fersing <kernelsensei@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] $PATH
Date: Sun, 17 Dec 2006 22:45:34
Message-Id: 97c95c3d0612171441l36cce8a9ofced1184ee8ecb46@mail.gmail.com
In Reply to: Re: [gentoo-user] $PATH by Daniel Iliev
1 2006/12/17, Daniel Iliev <danny@××××××××.com>:
2 > James wrote:
3 > > Hello,
4 > >
5 > > I added these paths to my .bashrc file....
6 > >
7 > > Path="/usr/local/davinci/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin:
8 > > /usr/local/davinci/mv_pro_4.0/montavista/pro/bin:
9 > > /usr/local/davinci/mv_pro_4.0/montavista/common/bin:$PATH"
10 > >
11 > > But when I issue echo $PATH, they do not show up as included.
12 > >
13 > > 'source ~.bashrc' does not help, neither does logging in again....
14 > >
15 > >
16 > > I have also tried the entries all run together, but that makes no
17 > > difference. Is there a better place to add paths or did I miss something?
18 > >
19 > >
20 > > James
21 > >
22 > >
23 > >
24 > >
25 > >
26 > >
27 >
28 > It has to be "source ~/.bashrc" not 'source ~.bashrc'. Also it should
29 > be "export PATH=....:$PATH", not "PATH=...:$PATH"
30
31 You don't need to export the variable...
32 >
33 > --
34 > Best regards,
35 > Daniel
36 >
37 >
38 > --
39 > gentoo-user@g.o mailing list
40 >
41 >
42
43
44 --
45 $ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2 \
46 aX5aX8axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4 \
47 ax3aX4aXaX12ax10aaX7a").join'
48 --
49 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] $PATH "Jesús Guerrero" <6thpink@×××××.es>