On 08/03/2015 06:39 PM, Zenon Panoussis wrote:
I get almost the same output as before. Almost. To the last tag, I see appended a minus sign. Then I look in the math subdirectory. NO FILE.
I smell permissions. Are you doing this as root? If not, try again as root.
Z
OK. Here is the full dialog:
root@creationwiki02 [~]# cd /home/jcreatio/public_html root@creationwiki02 [/home/jcreatio/public_html]# texvc images/tmp images/math "y=x+2" Cdaa63ef966cc412541190bc8794731de<i>y</i> = <i>x</i> + 2<mi>y</mi><mo>=</mo><mi>x</mi><mo>+</mo><mn>2</mn>-root@creationwiki02 [/home/jcreatio/public_html]# cd images/math root@creationwiki02 [/home/jcreatio/public_html/images/math]# ls ./ ../ 0/ 1/ 2/ 3/ 4/ 5/ 6/ 7/ 8/ 9/ a/ b/ c/ d/ e/ f/ root@creationwiki02 [/home/jcreatio/public_html/images/math]# cd ../../ru root@creationwiki02 [/home/jcreatio/public_html/ru]# texvc images/tmp images/math "y=x+2" Cdaa63ef966cc412541190bc8794731de<i>y</i> = <i>x</i> + 2<mi>y</mi><mo>=</mo><mi>x</mi><mo>+</mo><mn>2</mn>-root@creationwiki02 [/home/jcreatio/public_html/ru]# cd images/math root@creationwiki02 [/home/jcreatio/public_html/ru/images/math]# ls ./ ../ 1/ 2/ 3/ 4/ 7/ 8/ 9/ a/ b/ c/ d/ f/ root@creationwiki02 [/home/jcreatio/public_html/ru/images/math]#
As you can see, I get nothing. No file. And it ends with the minus sign. The terminal minus sign is the signal of failure. With it, I find no file. Without it, I do find a file.
Temlakos