2006/12/17, Daniel Iliev <[EMAIL PROTECTED]>:
James wrote:
> Hello,
>
> I added these paths to my .bashrc file....
>
> Path="/usr/local/davinci/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin:
> /usr/local/davinci/mv_pro_4.0/montavista/pro/bin:
> /usr/local/davinci/mv_pro_4.0/montavista/common/bin:$PATH"
>
> But when I issue echo $PATH, they do not show up as included.
>
> 'source ~.bashrc' does not help, neither does logging in again....
>
>
> I have also tried the entries all run  together, but that makes no
> difference. Is there a better place to add paths or did I miss something?
>
>
> James
>
>
>
>
>
>

It has to be "source ~/.bashrc" not 'source  ~.bashrc'. Also it should
be "export PATH=....:$PATH", not "PATH=...:$PATH"

You don't need to export the variable...

--
Best regards,
Daniel


--
gentoo-user@gentoo.org mailing list




--
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2 \
aX5aX8axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4 \
ax3aX4aXaX12ax10aaX7a").join'
--
gentoo-user@gentoo.org mailing list

Reply via email to