I have tried on the latest release of MediaWiki and the Math extension and
am still getting the same problem so I am wondering if it is anything to do
with having an old version of TeXLive on Fedora 14.

Aaron

On 29 December 2012 05:30, Aaron Gray <[email protected]> wrote:

> On 29 December 2012 05:21, ARALND SCOTT FOSTER <[email protected]>wrote:
>
>> ok put it in!!!!!
>>
>
> Sorry I do have png generation
> Package dvipng-1.13-1.fc14.i686 already installed and latest version
>
> # which convert
> /usr/bin/convert
>
> # which gs
> /usr/bin/gs
>
> # which dvips
> /usr/bin/dvips
>
>
>
>>
>>
>>
>> > From: [email protected]
>> > Date: Fri, 28 Dec 2012 23:51:47 +0000
>> > To: [email protected]
>> > Subject: [MediaWiki-l] Getting TeX working on MediaWiki 1.18.2
>> >
>> > Hi,
>> >
>> > I am trying to get TeX working in MediaWiki 1.18.2. I have successfully
>> > installed TeXLive on my Fedora server. And have texvc compiled and
>> working.
>> >
>> > And have made the following additions to LocalSettings.php :-
>> >
>> > $wgUseTex = true;
>> > $wgTexvc = "/usr/bin/texvc";
>> > $wgUploadPath = "$wgScriptPath/images";
>> > $wgUploadDirectory = "$IP/images";
>> > $wgMathPath = "$wgUploadPath/math";
>> > $wgTmpPath = "$wgUploadPath/tmp";
>> > $wgMathDirectory = "$wgUploadDirectory/math";
>> > $wgTmpDirectory = "$wgUploadDirectory/tmp";
>> > $wgUploadBaseUrl = false;
>> >
>> > And run :-
>> >
>> > php maintenance*/*update.php
>> >
>> > But am getting the following error message :-
>> >
>> > *Failed to parse (PNG conversion failed; check for correct installation
>> > of latex and dvipng (or dvips + gs + convert)): a=b+c-d*
>> >
>> > I had it working on my previous version of MediaWiki using LaTeX and
>> > MediaWIki 1.11.0.
>> >
>> > Hope you can help and its something obvious.
>> >
>> > Many thanks in advance,
>> >
>> > Aaron
>> > _______________________________________________
>> > MediaWiki-l mailing list
>> > [email protected]
>> > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>>
>> _______________________________________________
>> MediaWiki-l mailing list
>> [email protected]
>> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>>
>
>
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to