Re: [Matplotlib-users] build error on solaris

2007-05-05 Thread Daniel Fan
I have finally successfully installed Matplotlib on solaris. Let me put my steps here for reference. # set environmental variables CFLAG=-I/development/SUNWspro/include LDFLAG=-L/development/SUNWspro/include -lCstd # my CC and cc are in the directory /development/SUNWspro/bin. #-lCtd is needed,

[Matplotlib-users] Segmentation Fault TkAgg backend

2007-05-05 Thread Samuel M. Smith
I have been using WXAgg but I have had better success using TkAgg for animations. So I tried TkAgg and get a segmentation fault. I haven't used it in a while so I don't know when it stopped working. I have ipython 0.80 OS x 10.4.9 scipysuperpack with MPL 0.90.0 anyone have any idea or

[Matplotlib-users] Anyone using TkAgg on OS X successfully

2007-05-05 Thread Samuel M. Smith
Anyone using TkAgg on OSX 10.4 with MPL 0.90.0 and Python 2.5 successfully? ** Samuel M. Smith Ph.D. 2966 Fort Hill Road Eagle Mountain, Utah 84005-4108 801-768-2768 voice 801-768-2769 fax

[Matplotlib-users] Animation with WX on OSX

2007-05-05 Thread Samuel M. Smith
Anyone able to see an animation using WXAgg 2.6 or otherwise on OS X 10.4 python 2.5 mpl 0.90.0 I can save figures and make a movie but nothing shows in the figure window until the animation is over. even the example anim.py has the same behavior. I have only been able to get it to work with