Hi,
I have the following in my LocalSettings.php:
$wgUseTeX = true; $wgMathPath = "{$wgUploadPath}/math"; $wgMathDirectory = "{$wgUploadDirectory}/math"; $wgTmpDirectory = "{$wgUploadDirectory}/tmp"; $wgTexvc = "/c/wp/wiki/math/texvc";
I have made sure that "/c/wp/wiki/math/texvc" is a valid executable. Also I have installed tetex-bin (which supposedly includes both latex and dvips) and imagemagick.
However, I get the same behaviour as if TeX was turned off ("<math>1+1=2<math>" in the wiki page).
I use Debian GNU/Linux 3.1.
Any help? Thanks, Timwi
wikitech-l@lists.wikimedia.org