I am trying use matplotlib on CentOS through a PHP script. If I run it on
the command line it works fine and generates a PNG figure. If I run with
another user,
sudo -u apache python filename.py
it gives error: Cannot obtain dvipng version.
Any ideas? I search the net but no answers. It looks like a bug? In the
script I am using TeX.
rc('text', usetex=True)
Texlive and dvipng are installed and paths are set correctly.
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users