Hi and thanks for your time,
I have just installed mediawiki19 on FreeBSD 6.2-S along with ocaml.
The latter before the wiki. My problem no maths.
What have I done wrong?
John
On 12/09/2007, John Andrewartha mulga@flinders.homeunix.org wrote:
Hi and thanks for your time,
I have just installed mediawiki19 on FreeBSD 6.2-S along with ocaml.
The latter before the wiki. My problem no maths.
What have I done wrong?
Read math/README - texvc needs to be compiled (cd /path/to/mediawiki/path && gmake), and it has other dependencies which need to be resolved (from memory, latex, dvips, gs and convert) too. You then need to enable $wgUseTex in LocalSettings.php.
Rob Church
On Wed, 12 Sep 2007 09:36:49 pm Rob Church wrote:
On 12/09/2007, John Andrewartha mulga@flinders.homeunix.org wrote:
Hi and thanks for your time,
I have just installed mediawiki19 on FreeBSD 6.2-S along with ocaml.
The latter before the wiki. My problem no maths.
What have I done wrong?
Read math/README - texvc needs to be compiled (cd /path/to/mediawiki/path && gmake), and it has other dependencies which need to be resolved (from memory, latex, dvips, gs and convert) too. You then need to enable $wgUseTex in LocalSettings.php.
Rob Church
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/wikitech-l
Hi Rob, Done all that, yes I read the docs. Even installed ocaml.
Still the initial build does not make texvc. Make finds LateX, ps, ImagMajic etc....
You mention > /path/to/mediawiki/path && gmake should I assume that this is /pathto/installed/mediawiki.
And that texvc is a add on post install?
Cheers John
wikitech-l@lists.wikimedia.org