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"

-- 
Best regards,
Daniel


-- 
gentoo-user@gentoo.org mailing list

Reply via email to