Running openSUSE 11.3, Linux 2.6.34.7-0.5-desktop...
I'm trying to install the <a href="http://www.ctan.org/tex-archive/macros/xetex/latex/arabxetex/">arabxetex</a> package. It requires XeTeX, so I installed that via YaST package manager. I got hold of a TDS archive of the package and installation as prescribed <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inst-tds-zip">here</a> went smoothly. But when I try
, It says "* XeTeX is required to complile this document. Sorry!" and the resulting dvi file is completely blank.
LaTeX (latex -v) is "pdfTeX using libpoppler 3.1415926-1.40.10-2.2 (TeX Live 2009/openSUSE)".
xetex -v gives "XeTeX using libpoppler 3.1415926-2.2-0.9995.2 (TeX Live 2009/openSUSE)".
Can anyone think of why the package might not be recognising that XeTeX is installed and how to fix it?
Thanks