|
From: Eric F. <ef...@ha...> - 2012-09-29 02:49:31
|
On 2012/09/28 3:40 PM, Rita wrote: > Whenever I use matplot lib its asking me for libpng and when I do > LD_LIBRARY_PATH it works. Is there a way I can compile matplotlib so I > can avoid doing an export LD_LIBRARY_PATH ? Normally one doesn't need it, so I don't know why you do need it. You might get a useful response from someone who knows more about linking than I do if you provide some information about your platform and about how you are presently building matplotlib. Eric |