Re: [Matplotlib-users] installing basemap on osx 10.6

2012-12-30 Thread Adam Mercer
On Sat, Dec 29, 2012 at 10:38 PM, Anthony Rollett wrote: > I had found it reasonably straightforward to install matplotlib on 10.6 (much > harder on 10.7 but that's a story that somebody more versed than I should > tell). I was stumped by trying to install basemap because I took the easy > way

Re: [Matplotlib-users] installing basemap

2012-04-03 Thread Jeff Whitaker
On 4/3/12 3:09 AM, David Craig wrote: > Hi again, > So I removed everything and started again ( with version 1-0-2 :) ) > but am still having trouble, GEOS_DIR seems to be set correctly but I > get the following error when trying to make the GEOS library with, > > sudo make; make install > > make[3

Re: [Matplotlib-users] installing basemap

2012-04-03 Thread David Craig
Hi again, So I removed everything and started again ( with version 1-0-2 :) ) but am still having trouble, GEOS_DIR seems to be set correctly but I get the following error when trying to make the GEOS library with, sudo make; make install make[3]: Entering directory `/home/davcra/basemap-1.0.2/ge

Re: [Matplotlib-users] installing basemap

2012-04-01 Thread Jeff Whitaker
On 3/31/12 5:48 AM, David Craig wrote: Hi, I previously installed basemap by using the yum command. This installed version 0.99.4. I want to install the latest version so I can use shaded relief etc. This may be more of a linux problem but as I am more familiar with python than linux I thought