I have a problem with my TeXstudio on Ubuntu, cause I can not compile my tex files via XeLaTeX.
The problem:
Error: Could not start the command: xelatex -synctex=1 -interaction=nonstopmode "muktaavalii".tex
I have checked the src: usr/bin/ but I haven't found the xelatex file in the folder.
Could you suggest me something where can I download only that file?
which xelatex(my is/usr/local/texlive/2014/bin/x86_64-linux/xelatex). After that, you just configure TeXstudio to point to that path. See the Commands tab on Option > Configure TeXstudio menu. – Sigur Jan 08 '15 at 15:00