[Mediawiki-l] Precompiled texvc (for mediawiki math functions)

beachboy22 at verizon.net beachboy22 at verizon.net
Mon Dec 18 18:46:55 UTC 2006


Ok, I tried this and enabled the "execute" file permission for this file. Now I no longer get the "cannot locate texvc", so I am making progress...

However, I now receive the following error message on a page that contains a math formula:

    Failed to parse (PNG conversion failed; check for correct installation of latex, dvips, gs, and convert): \sqrt{2} \sqrt[n]{x}

Does anyone know what I did wrong or if I need something else?

All I have done so far to enable math support it upload the precompiled texvc file and added the code below to my LocalSettings.php.

Thanks!


----- Original Message ----
From: Taylor Ralston <tralston555 at gmail.com>
To: MediaWiki announcements and site admin list <mediawiki-l at Wikimedia.org>
Sent: Monday, December 18, 2006 8:27:35 AM
Subject: Re: [Mediawiki-l] Precompiled texvc (for mediawiki math functions)

Have you tried enabling TeX in your LocalSettings.php? Set the following:

$wgUseTeX = true;
$wgMathPath = "{$wgUploadPath}/math";
$wgMathDirectory = "{$wgUploadDirectory}/math";

Other than that I don't know why your installation wouldn't be finding
texvc. (Unless the UploadPath is wrong...)

-----Original Message-----
From: mediawiki-l-bounces at Wikimedia.org
[mailto:mediawiki-l-bounces at Wikimedia.org] On Behalf Of Philip Beach
Sent: Saturday, December 16, 2006 6:16 PM
To: 'MediaWiki announcements and site admin list'
Subject: Re: [Mediawiki-l] Precompiled texvc (for mediawiki math functions)

I tried that one, but unfortunately it didn't work.

I still receive some sort of "unable to locate texvc" message."

Thanks.

-----Original Message-----
From: mediawiki-l-bounces at Wikimedia.org
[mailto:mediawiki-l-bounces at Wikimedia.org] On Behalf Of Taylor Ralston
Sent: Saturday, December 16, 2006 8:02 PM
To: 'MediaWiki announcements and site admin list'
Subject: Re: [Mediawiki-l] Precompiled texvc (for mediawiki math functions)

Yeah, you can get it here:

http://sourceforge.net/project/showfiles.php?group_id=34373

In the downloads list, under "Support files" you'll notice the "texvc ...
binaries". Download this and place the "texvc" file (there's only one with
no extension) in your math folder in the wiki installation.

-----Original Message-----
From: mediawiki-l-bounces at Wikimedia.org
[mailto:mediawiki-l-bounces at Wikimedia.org] On Behalf Of
beachboy22 at verizon.net
Sent: Friday, December 15, 2006 6:33 PM
To: wiki
Subject: [Mediawiki-l] Precompiled texvc (for mediawiki math functions)

I tried to get one of these on a couple of forums but have had no luck.

Does anyone have one?
My server is Linux,

Thanks.

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l at Wikimedia.org
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l at Wikimedia.org
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l


_______________________________________________
MediaWiki-l mailing list
MediaWiki-l at Wikimedia.org
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l at Wikimedia.org
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l







More information about the MediaWiki-l mailing list