[matplotlib-devel] Fwd: Mpl mailing list archive and other sourceforge related problems
I've just submitted a PR which changes the link we provide for the web archiving of our mpl mailing lists ( https://github.com/matplotlib/matplotlib/pull/1540) as it appears that the sourceforge archiving stopped updating in July... Given that the mailinglists are provided/hosted by sourceforge in the first place, I find it concerning that the sourceforge archiving is in this state. Their addition of advertising on our mailinglist posts makes me even less enamoured with the service we receive. It makes me wonder whether we should consider alternative service providers for our mailing lists? I notice the ipython/numpy/scipy mailinglists are all hosted via scipy.org and wonder if we should consider asking to have our mpl mailinglists hosted there too? Thoughts? Cheers, Phil -- Keep yourself connected to Go Parallel: INSIGHTS What's next for parallel hardware, programming and related areas? Interviews and blogs by thought leaders keep you ahead of the curve. http://goparallel.sourceforge.net___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
Re: [matplotlib-devel] Issues with building Matplotlib 1.2.0 on RHEL5
Hi, Yes, I am trying to build against custom-built libraries. and thanks for the suggestion about LDFLAGS, but that didn't work too. It still picks up system versions of the libraries. What has pkg-config got to do with this? (I havent worked extensively with linux so not much idea) I think I should also mention that I am trying to build matplotlib against Python 3.2.3. Regards, Tej On Tue, Nov 27, 2012 at 10:49 PM, Michael Droettboom wrote: > You can try setting LDFLAGS to "-L/path/to/your/libraries". -- Keep yourself connected to Go Parallel: VERIFY Test and improve your parallel project with help from experts and peers. http://goparallel.sourceforge.net___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel