Re: [Matplotlib-users] Basemap - ImportError: libgeos_c.so.1

2007-12-15 Thread Robert Kern
Jeff Whitaker wrote: > Dave: Perhaps you need to add /usr/local to LD_LIBRARY_PATH? It would be /usr/local/lib, not /usr/local -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it

Re: [Matplotlib-users] Basemap - ImportError: libgeos_c.so.1

2007-12-15 Thread David Simpson
Hi Jeff, I just added it, but get the same error. Any other variables I need to set? Thanks, Dave Jeff Whitaker wrote: > David Simpson wrote: >> I just tried to install basemap 0.9.8 but when I run simpletest.py >> from the examples directory I get: >> >> File >> "/usr/lib/python2.5/site-pac

Re: [Matplotlib-users] Basemap - ImportError: libgeos_c.so.1

2007-12-15 Thread Jeff Whitaker
David Simpson wrote: > I just tried to install basemap 0.9.8 but when I run simpletest.py from > the examples directory I get: > > File > "/usr/lib/python2.5/site-packages/matplotlib/toolkits/basemap/basemap.py", > line 31, in >import _geos, pupynere > ImportError: libgeos_c.so.1: cannot o

[Matplotlib-users] Basemap - ImportError: libgeos_c.so.1

2007-12-15 Thread David Simpson
I just tried to install basemap 0.9.8 but when I run simpletest.py from the examples directory I get: File "/usr/lib/python2.5/site-packages/matplotlib/toolkits/basemap/basemap.py", line 31, in import _geos, pupynere ImportError: libgeos_c.so.1: cannot open shared object file: No such fil