Quote:
Originally Posted by emath
ok, the command succeeded.
ls -l gives :
the only error that might be is : /usr/bin/latex: /usr/local/lib/libpng12.so.0: no version information available (required by /usr/bin/latex)
|
That's very weird. The libpng error shouldn't matter at this point since the dvi file is generated; but it isn't when the same command is issued by the webserver.
It might be worth trying to install libpng just to see if that makes any difference; If you installed latex using a package manager (apt-get, yum, yast or whatever) then the dependence should have been installed, check your linux distribution on details why it wasn't.
Anyway, I don't think that's the problem, so let's try something else. I'm going to prepare a debug version of class_vlatex.php to gather more information and I'll get back to you when I have it.
That is unless... and I know this is a delicate question, but would you consider giving me temporary and limited ssh access to the restricted vlatex directory so I could perform tests by myself much more quickly?
I'll get back to you when I have the debug class_vlatex.php.