Hello,<div><br></div><div>I would love to instal the matplotlib Python package in my computer to plot some maps for my work. I am biologist and I don't have a lot of experience in cartography but I think that this package would be very useful for me. This Python package requires GEOS others.</div>
<div><br></div><div>When I run this comand:</div><div><br clear="all"><div><div>CC=gcc-4.0 CXX=g++-4.0 ./configure --enable-python</div><div><br></div><div>I get this error:</div><div><br></div><div><div>checking build system type... i386-apple-darwin12.2.0</div>
<div>checking host system type... i386-apple-darwin12.2.0</div><div>checking target system type... i386-apple-darwin12.2.0</div><div>checking for a BSD-compatible install... /usr/bin/install -c</div><div>checking whether build environment is sane... yes</div>
<div>checking for a thread-safe mkdir -p... ./install-sh -c -d</div><div>checking for gawk... no</div><div>checking for mawk... no</div><div>checking for nawk... no</div><div>checking for awk... awk</div><div>checking whether make sets $(MAKE)... yes</div>
<div>checking whether to enable maintainer-specific portions of Makefiles... no</div><div>checking for gcc... gcc-4.0</div><div>checking whether the C compiler works... no</div><div>configure: error: in `/Users/pedromeirelles/Desktop/geos-3.3.5':</div>
<div>configure: error: C compiler cannot create executables</div><div>See `config.log' for more details.</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div>So I tried this one:</div><div><br></div>
<div>CXX=g++ ./configure --enable-python</div><div><br></div><div>and I got this error:</div><div><br></div><div>Undefined symbols for architecture x86_64:</div><div>  "std::auto_ptr<geos::geom::Envelope>::auto_ptr(std::auto_ptr_ref<geos::geom::Envelope>)", referenced from:</div>
<div>      virtual thunk to geos::geom::GeometryCollection::computeEnvelopeInternal() constin GeometryCollection.o</div><div>  "__ZNSt8auto_ptrIN4geos4geom8EnvelopeEEcvSt12auto_ptr_refIT_EIS2_EEv", referenced from:</div>
<div>      virtual thunk to geos::geom::GeometryCollection::computeEnvelopeInternal() constin GeometryCollection.o</div><div>ld: symbol(s) not found for architecture x86_64</div><div>collect2: ld returned 1 exit status</div>
<div>make[2]: *** [<a href="http://libgeos.la">libgeos.la</a>] Error 1</div><div>make[1]: *** [all-recursive] Error 1</div><div>make: *** [all-recursive] Error 1</div></div><div><br></div><div><br></div><div>There is someone that can help me to install GEOS in my computer?</div>
<div><br></div><div>Thank you very much!</div><div><br></div><div>Pedro</div><div><br></div>-- <br>_________________________________________<br>Pedro Milet Meirelles<br><a href="http://www.flickr.com/pedromeirelles">www.flickr.com/pedromeirelles</a><br>

</div>