william ratcliff wrote:
> I have a question about building from source on windows:
> I have installed freetype2 and libpng, for zlib, I have a collection 
> of dlls,
> But, where do I place these so that matplotlib can find them (for the 
> include files, libraries, etc.  Are there any that I have to 
> rename?)?  I am using mingw for compilation and python 2.5--I have 
> built numpy successfully from source and have installed wxpython.  I 
> have the latest version of matplotlib from the trunk of the svn 
> repository.
As of yesterday, the setup.py script should give a little more feedback 
about where it is looking for external dependencies.  I took great care 
to not change any of the Windows behavior, since I didn't have a Windows 
box handy to test with.  If you are still stuck after following the 
existing directions, the output of setup.py may offer some clues.

Cheers,
Mike

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to