From: Ryan K. <rya...@gm...> - 2005-10-27 14:57:59
|
I recently installed matplotlib on ubuntu Breezy and it went fairly well. I was having some problems that I thought were from John's package not working on Breezy but turned out to be something else. I ended up installing from source. It is fairly straight forward to download the tarball and do a sudo python setup.py install. I ran into some problems with needing the wxPython.h header file for the WXAgg backend. If you look for a thread I started with the subject "WXAgg's accelerator requires `wx-config'." you should find that Ken and Arnd got me through it. Let me know if you get stuck anywhere. Ryan On 10/27/05, Christian Meesters <mee...@un...> wrote: > Hi all, Hi John, > > I remembered that there was a recent post on installing matplotlib on > Ubuntu. > > I tried apt-get update without an error message, but running apt-get > install python-matplotlib-jdh gives me the following output. > > Reading package lists... Done > Building dependency tree... Done > Package python-matplotlib-jdh is not available, but is referred to by > another package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > E: Package python-matplotlib-jdh has no installation candidate > > Apparently something changed since your post and now John. Is the > package still available? What else would be a convenient way to install? > > Well, I fear my question will turn out to be stupid, but I really have > no idea where to look for my mistake anymore. > > TIA > Christian > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today * Register for a JBoss Training Course > Free Certification Exam for All Training Attendees Through End of 2005 > Visit http://www.jboss.com/services/certification for more information > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |