Tex filter not rendering in 2.1

Tex filter not rendering in 2.1

από Jeff Kitterman -
Αριθμός απαντήσεων: 2

I have problems rendering. Permissions are 755 as shown in debugging. How can I approach solving this?

sh: /var/www/moodle/filter/tex/mimetex.linux: not found 
The shell command
"/var/www/moodle/filter/tex/mimetex.linux" -e "/var/moodledata/filter/tex/9608176195573c30c6beb3cf078fdf66.gif" -- '\Large f(x)=\int_{-\infty}^x~e^{-t^2}dt'
returned status = 127
File size of mimetex executable /var/www/moodle/filter/tex/mimetex.linux is 830675
The file permissions are: 100755
The md5 checksum of the file is 56bcc40de905ce92ebd7b083c76e019e
Image not found!

Many thanks,

Jeff

Μέσος όρος βαθμολογίας: -
Σε απάντηση σε Jeff Kitterman

Re: Tex filter not rendering in 2.1

από Jeff Kitterman -

I have avoided this issue by decoupling as described in the Dragmath documentation. Thanks Marc!

Jeff