On Thu, 27 Sep 2007 07:05:00 pm Rob Church wrote:
On 27/09/2007, John Andrewartha mulga@flinders.homeunix.org wrote:
Hi, I have MW 1.11.0 installed on FreeBSD 6.2-STABLE with latex2e gs dvips and dvipng on Apache 2.2.4_2 The above packages work OK from the keyboard. MW works as intended, the texvc builds, but, still no rendering of math. The .tex file is created in /math/tmp with, no log. It seems I am not calling latex and CO after.
I have tried making the path explicit in ./math/render.ml and rebuilt, still no. Also tried is "env latex ....." in render.ml same result. What am I doing wrong???
Is $wgUseTex or whatever it's called now enabled in LocalSettings.php? Do you receive any error messages on pages where math should appear?
Rob Church
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/wikitech-l
Hi, I seem to have moved the error message by installing teTeX and friends.
I still have the following error message Failed to parse (Can't write to or create math output directory): \sin; \phi = \frac {C}{B}
Assuming that the Docs are reasonably accurate the directory ./images/math exists and is rwx and that the image is actually stored in /mediawki/images/math the whole images tree is rwx... What have I forgotten or mis interpreted.
I really would like to get this going over the weekend so I can demonstrate it to our our school.
Mediawili is without question the premier wiki software, well suited to a range of uses and most usable with interactive learning.
John