Need help with Latex error; Sorry LONG
November 21st, 2011 - 11:40 pm ET by John W. Foster | Report spam
I have a texlive-full installation on Debian stable. I'm getting a
compile error on a Mediawiki running a workingwiki extension. This
extension is working correctly as is all of the other components.
However I get the following compile error log from the workingwiki
script.
The culprit seems to be that latex can not locate a file "latexml.sty" that it needs.
On my server that file is located in /usr/share/perl5/LaTeXML/texmf/latexml.sty
Since this is a straight forward setup from debian stable, I'm wondering why latex can not find the file it needs. Is this a bug, maybe?
Thanks!
frosty
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/1321932575.17427.15.camel@beast.home
compile error on a Mediawiki running a workingwiki extension. This
extension is working correctly as is all of the other components.
However I get the following compile error log from the workingwiki
script.
Mon Nov 21 21:12:41 2011
/usr/bin/make -C \
/var/cache/ProjectEngine/persistent/pe-ww~http~!!localhost!MyWikitestworkingwiki.tex -f \
/home/MyUserName/mediawiki-1.17.0/extensions/WorkingWiki/ProjectEngine/resources/makefile-before \
-f \
/home/MyUserName/mediawiki-1.17.0/extensions/WorkingWiki/ProjectEngine/resources/makefile-after \
example.latexml.html
make: Entering directory `/var/cache/ProjectEngine/persistent/pe-ww~http~!!localhost!MyWikitestworkingwiki.tex'
rm -f example.latexml.html
/usr/bin/make -f /home/MyUserName/mediawiki-1.17.0/extensions/WorkingWiki/ProjectEngine/resources/makefile-before -f /home/MyUserName/mediawiki-1.17.0/extensions/WorkingWiki/ProjectEngine/resources/makefile-after example.latexml.xml
make[1]: Entering directory `/var/cache/ProjectEngine/persistent/pe-ww~http~!!localhost!MyWikitestworkingwiki.tex'
make[1]: `example.latexml.xml' is up to date.
make[1]: Leaving directory `/var/cache/ProjectEngine/persistent/pe-ww~http~!!localhost!MyWikitestworkingwiki.tex'
bibxmls=`perl -ne '($_)=/^[^%]*\\\bibliography\{([^\\\\]*?)\}/;@_=split /,/;foreach $b (@_) { $b =~ s/\.bib$//; print "$b.bib.xml "}' example.tex $deps` ; bibxargs=`perl -ne '($_)=/^[^%]*\\\bibliography\{([^\\\\]*?)\}/;@_=split /,/;foreach $b (@_) { $b =~ s/\.bib$//; print "--bibliography=$b.bib.xml "}' example.tex $deps`; \
latexmlpost --destination=example.intermediate.latexml.html --format=html --novalidate $bibxargs example.latexml.xml
LaTeXML::Post::MathImages[example.intermediate.latexml.html]: Warning: latex (cd LaTeXMLFyOem3 ; TEXINPUTS=.:.://var/cache/ProjectEngine/persistent/pe-ww~http~!!localhost!MyWikitestworkingwiki.tex/:/var/cache/ProjectEngine/persistent/pe-ww~http~!!localhost!MyWikitestworkingwiki.tex: latex ltxmlimg > ltxmlimg.output) returned code 256 (!= 0) for image generation:
See LaTeXMLFyOem3/ltxmlimg.log
LaTeXML::Post::MathImages[example.intermediate.latexml.html] Error: LaTeX (cd LaTeXMLFyOem3 ; TEXINPUTS=.:.://var/cache/ProjectEngine/persistent/pe-ww~http~!!localhost!MyWikitestworkingwiki.tex/:/var/cache/ProjectEngine/persistent/pe-ww~http~!!localhost!MyWikitestworkingwiki.tex: latex ltxmlimg > ltxmlimg.output) somehow failed: See LaTeXMLFyOem3/ltxmlimg.log at /usr/share/perl5/LaTeXML/Post.pm line 56.
make: *** [example.latexml.html] Error 2
make: Leaving directory `/var/cache/ProjectEngine/persistent/pe-ww~http~!!localhost!MyWikitestworkingwiki.tex'
The culprit seems to be that latex can not locate a file "latexml.sty" that it needs.
On my server that file is located in /usr/share/perl5/LaTeXML/texmf/latexml.sty
Since this is a straight forward setup from debian stable, I'm wondering why latex can not find the file it needs. Is this a bug, maybe?
Thanks!
frosty
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/1321932575.17427.15.camel@beast.home
Similar topics
Make your own search
Tags
Create a new topic
Follow the discussion
6 replies
Make a reply
May 25th, 2013 - 6:36 PM ET
Join now


Replies