Can you provide a list of all of the packages that "apt-get build-dep 
python-matplotlib" installs?  I think there's more required than what 
you listed.  For example, it installs a C++ compiler, which is 
required.  We can't assume the user has anything already, which is why 
build-dep is so convenient.

Mike

On 05/01/2012 11:21 AM, Alexis Praga wrote:
> Hi,
>
> The documention on building matplotlib from source (
> http://matplotlib.sourceforge.net/users/installing.html )
> says the following :
>
> "If you are on debian/ubuntu, you can get all the dependencies
> required to build matplotlib with:
> sudo apt-get build-dep python-matplotlib"
>
> However, doing so will force use to install over 800Mo of useless packages.
> The dependencies mentioned after that (pytvhon,numpy, libpng,
> freetype) are sufficient for building from source.
> Could you edit that ?
>
>
> Thanks
>
> --
> Alexis Praga
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to