I am a newbie to TeX. I want to use XeLaTeX for my CV, but when I try to compile with Texmaker. a get an error saying: This is XeTeX, Version 3.1415926-2.2-0.9997.4 (TeX Live 2010) restricted \write18 enabled.
kpathsea: Running mktexfmt xelatex.fmt
I can't find the format file `xelatex.fmt'!
What is the problem here? How can I fix it?
sudo apt-get install --reinstall texlive-xetexdid the job for me. – firasa Dec 26 '12 at 16:14