On Mon, Mar 5, 2012 at 10:11 AM, Matthieu Dorier
<matthieu.dor...@irisa.fr>wrote:

> Hello,
>
> I'm trying to install Matplotlib on a platform on which default libpng.so
> and libstdc++.so are installed in /usr/lib64, but does not actually
> correspond to the libraries I want to use, which have been locally
> installed in $HOME/local. Matplotlib detects the default libraries and
> compiles against them, how can I tell it to compile against my own
> libraries? (setting basedirlist in setup.cfg didn't solve the problem)
>


I'm surprised setting the basedir did not work.  Are you sure you removed
the old "build" dir before recompiling?
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to