Rodney Haynie wrote: > From: John Hunter [mailto:[EMAIL PROTECTED] > Sent: Saturday, May 17, 2008 4:56 PM> I believe this has been fixed on the > maintenance branch (which will > >> become 0.91.3 shortly after the next release). You can get a svn > >> checkout of this branch at >> >> svn co >> https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_ >> 91_maint >> mpl91 >> > > > Great, I got the files through svn. > I have the Enthought version of python installed (2.5.2) with all the > packages that come with enstall. > > Would you please point me in the right direction for getting matplotlib > built and installed? > > I brought the files down to c:\mpl91. > > So, I opened a command prompt in windows and navigated to that folder. > > Then I typed: setup.py build > > During the build process it gave me some errors. Below I have pasted the > output from the above call. Do I need vs2003 installed on my box? No, but you do need a compiler supported by Python's distutils. If you want to use a non-Microsoft compiler, you have to explicitly say so when you invoke setup.py with the "--compiler" flag. I personally have had success with mingw32. Once you have that installed and setup, there are additional Windows build instructions at the top of setupext.py.
Let us know how you progress. Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users