Re: [Matplotlib-users] Fwd: install from svn on Linux not working for me

2010-04-19 Thread C M
Michael and Darren (and others), I've used svn before to download pure Python code, but never to get anything that needed to be built. I'm fairly out to sea here, so thanks for the patience. > When building from source, you also need the header files (*.h files) of all > of matplotlib's dependen

Re: [Matplotlib-users] Fwd: install from svn on Linux not working for me

2010-04-19 Thread Darren Dale
On Mon, Apr 19, 2010 at 1:51 PM, C M wrote: > On Mon, Apr 19, 2010 at 1:31 PM, Mauro Cavalcanti wrote: >> As I posted before, I ran across precisely these same errors when >> upgrading my Ubuntu box and the Python interpreter. You will need to >> install other dependencies as the installation log

Re: [Matplotlib-users] Fwd: install from svn on Linux not working for me

2010-04-19 Thread Michael Droettboom
C M wrote: > On Mon, Apr 19, 2010 at 1:31 PM, Mauro Cavalcanti wrote: > >> As I posted before, I ran across precisely these same errors when >> upgrading my Ubuntu box and the Python interpreter. You will need to >> install other dependencies as the installation log shows (gtk-2.0+, >> pygtk),

Re: [Matplotlib-users] Fwd: install from svn on Linux not working for me

2010-04-19 Thread Mauro Cavalcanti
2010/4/19 C M : >> And yes, distributing a packaged Python application which uses >> Matplotlib (either for Linux or Windows) is *not* an easy and simple >> matter. But with patience, it is possible. > > On Windows I've found it is close to  easy once you know to include > the matplotlib data files

Re: [Matplotlib-users] Fwd: install from svn on Linux not working for me

2010-04-19 Thread C M
On Mon, Apr 19, 2010 at 1:31 PM, Mauro Cavalcanti wrote: > As I posted before, I ran across precisely these same errors when > upgrading my Ubuntu box and the Python interpreter. You will need to > install other dependencies as the installation log shows (gtk-2.0+, > pygtk), including its developm

Re: [Matplotlib-users] Fwd: install from svn on Linux not working for me

2010-04-19 Thread Michael Droettboom
On Debian/Ubuntu-like systems with apt-get, you can get all of the development headers required for matplotlib in one fell swoop with: sudo apt-get build-dep python-matplotlib Mike Mauro Cavalcanti wrote: > As I posted before, I ran across precisely these same errors when > upgrading my Ubunt

Re: [Matplotlib-users] Fwd: install from svn on Linux not working for me

2010-04-19 Thread Mauro Cavalcanti
As I posted before, I ran across precisely these same errors when upgrading my Ubuntu box and the Python interpreter. You will need to install other dependencies as the installation log shows (gtk-2.0+, pygtk), including its development versions. And yes, distributing a packaged Python application

[Matplotlib-users] Fwd: install from svn on Linux not working for me

2010-04-19 Thread C M
-- Forwarded message -- From: C M Date: Mon, Apr 19, 2010 at 12:58 PM Subject: Re: [Matplotlib-users] install from svn on Linux not working for me To: LUK ShunTim On Mon, Apr 19, 2010 at 4:30 AM, LUK ShunTim wrote: > On 04/19/2010 01:52 PM, C M wrote: >> My goal is to just get

[Matplotlib-users] Fwd: install from svn on Linux not working for me

2010-04-19 Thread C M
-- Forwarded message -- From: C M Date: Mon, Apr 19, 2010 at 1:02 PM Subject: Re: [Matplotlib-users] install from svn on Linux not working for me To: Darren Dale On Mon, Apr 19, 2010 at 8:02 AM, Darren Dale wrote: > On Mon, Apr 19, 2010 at 4:30 AM, LUK ShunTim wrote: >> On 04/