I have (apparently) correctly installed MacTex 2010 and I am able to use it from the terminal and with Texmate.
But when I try to compile a Latex file using emacs in the AUC Tex mode it have an error.
Apparently the path to pdflatex is unknown although I added /usr/texbin in my .bash_profile file.
I tried to add this path to /etc/paths and to /etc/bash_profile but it is not working... Also, when I launch a bash terminal under emacs (with M-x term) I also have a very incomplete path.
How should I do to make this work ?