This is a discussion on LaTeX2html images.tex permission difficulties within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I've recently begun to use LaTeX to typeset my mathematics work and hoped to use latex2html to convert the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I've recently begun to use LaTeX to typeset my mathematics work and hoped to use latex2html to convert the tex files for a website I'm putting togethter. It compiles and installs perfectly but upon running it I am told that <code> Fatal (syswait): exec " ./images.tex" failed: Permission denied at /usr/local/bin/latex2html line 3785 </code> If I go nuts and chmod everything in images.tex's directory 777 and rerun latex2html I get a long (very long) string of errors which explain that at various places in the code of images.tex there were syntax errors. Also, images.log is not created. If I try to open up the html file that is created it looks very proffessional and orderly. It lacks only one vital thing. Equations. I've found very many places with google that have information on this error, but no one ever has an answer. I am trying to use latex2html-2002-2-1 but I have also tried latex2html-2002 with the same results. Does anyone have any idea why this error occurs and then how I could fix it? |