On Wednesday 26 March 2008 10:15:13 am Ryan Krauss wrote:
> I need to help a friend install from source on Ubuntu Gutsy.  What is
> the easiest way to determine all dependencies and make sure he has all
> the right dev packages?  I suspect we want to install the WXAgg,
> GTKAgg, TkAGG, and postscript backends.

You could just try running "python setup.py build". That will test for all the 
required and optional libraries and generate a report at the beginning of the 
process. Be mindful of missing headers or devel libraries.

Darren

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to