/root/bashrc couldn't find

puma
Hi,

I successfully downloaded the arm-linux-gcc-4.3.1 however, I couldn't find
the /root/bashrc to edit the file as instructed in the andahammer.com
documentation. I'm using my Centos 5.0. Please advise.

Thanks,
puma

davef
If Centos 5 is similar to desktop Kubuntu then in your .profile file, using
an editor add:

export PATH =$PATH:/../../usr/local/arm/4.3.1/bin

the extra double dots being your path to arm-linux-gcc-4.3.1

Did you mean 4.3.2?

davef
no space after PATH