Re: [matplotlib-devel] Solaris and GCC 4.3.x: error TTStreamWriter has no putc

2009-04-30 Thread Michael Droettboom
Thanks. I have committed this to the 0.98.x branch and the trunk, so this fix will make it into the next release. Mike Dave Peterson wrote: When attempting to build matplotlib 0.98.5.2 on Solaris 10 using GCC 4.3.3, I get an error: ttconv/pprdrv_tt2.cpp: In member function ‘void

Re: [matplotlib-devel] Problem saving to eps with usetex=True

2009-04-30 Thread Darren Dale
I have to make several attempts before the test script will run to completion, I get errors like: File /usr/lib64/python2.6/site-packages/matplotlib/dviread.py, line 812, in find_tex_file pipe = subprocess.Popen(cmd, stdout=subprocess.PIPE) File /usr/lib64/python2.6/subprocess.py, line

Re: [matplotlib-devel] Problem saving to eps with usetex=True

2009-04-30 Thread Jae-Joon Lee
On Thu, Apr 30, 2009 at 11:44 AM, Darren Dale dsdal...@gmail.com wrote: I have to make several attempts before the test script will run to completion, I get errors like:   File /usr/lib64/python2.6/site-packages/matplotlib/dviread.py, line 812, in find_tex_file     pipe =

Re: [matplotlib-devel] Problem saving to eps with usetex=True

2009-04-30 Thread Jouni K . Seppänen
Jae-Joon Lee lee.j.j...@gmail.com writes: I don't see such any error and I'm not sure if the error is related with my patch since the ps backend does not use dviread module. Darren didn't include the complete traceback, but it seems that dviread does get used by