Nils Wagner wrote:
> Hi all,
> 
> I cannot build matplotlib from svn since last Friday.
> Any idea ?

> -L/usr/lib -L/usr/local/lib64 -L/usr/lib64 -lpng -lz 
> -lstdc++ -lm -o 
> build/lib.linux-x86_64-2.5/matplotlib/_path.so
> /usr/bin/ld: cannot find -lpng

Do you have a libpng.so in /usr/lib64 or /usr/local/lib64?  My 
interpretation of the error message is that the linker is not finding it.

Eric

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to