Re: [Matplotlib-users] Basemap Installation Errors

2009-04-13 Thread jtamir
Andrew Straw wrote: > > That's the first error -- and it's quite diagnostic. gcc can't find > Python.h. > Looks like I didn't have the python-dev package installed - I wasn't aware it was necessary (still relatively new to these things!). Basemap is now working correctly. Thanks for the help

Re: [Matplotlib-users] Basemap Installation Errors

2009-04-10 Thread Andrew Straw
jtamir wrote: > > Andrew Straw wrote: >> Does that file .h exist at that location? >> > Yes, __multiarray_api.h is in > ~/lib/python2.5/site-packages/numpy/core/include/numpy/ > I am installing with prefix set to home directory. > > > > Andrew Straw wrote: >> can you re-send the >> output incl

Re: [Matplotlib-users] Basemap Installation Errors

2009-04-10 Thread jtamir
Andrew Straw wrote: > > Does that file .h exist at that location? > Yes, __multiarray_api.h is in ~/lib/python2.5/site-packages/numpy/core/include/numpy/ I am installing with prefix set to home directory. Andrew Straw wrote: > > can you re-send the > output including the first error? > Th

Re: [Matplotlib-users] Basemap Installation Errors

2009-04-08 Thread Andrew Straw
jtamir wrote: > Hi, > > I am having trouble installing Basemap. I followed the directions in the > README file included in the archive (and posted at > http://matplotlib.sourceforge.net/basemap/doc/html/users/installing.html). > After successfully installing the GEOS library (also included), I cd t

[Matplotlib-users] Basemap Installation Errors

2009-04-08 Thread jtamir
Hi, I am having trouble installing Basemap. I followed the directions in the README file included in the archive (and posted at http://matplotlib.sourceforge.net/basemap/doc/html/users/installing.html). After successfully installing the GEOS library (also included), I cd to the "top level basemap