<div>Hi!</div> <div> </div> <div>I need to use PostGIS for a project I am working on and I read in the PostGIS guide that GEOS adds some features that I need. I tried installing GEOS using:</div> <div> </div> <div>MSYS-1.0.11-2004.04.30-1.exe</div> <div>MinGW-5.1.1</div> <div> </div> <div>Now I currently have the shell that allows me to perform Unix commands. I downloaded the file geos-3.0.0rc2.tar.bz2 and extracted it to my home directory in MSYS. I follow the instructions and input ./configure in the geos directory and here is what comes out:</div> <div> </div> <div>$ configure<BR>checking build system type... i686-pc-mingw32<BR>checking host system type... i686-pc-mingw32<BR>checking target system type... i686-pc-mingw32<BR>checking for a BSD-compatible install... /bin/install -c<BR>checking whether build environment is sane... yes<BR>/home/Mon: /home/Mon: No such file or directory ---><FONT style="BACKGROUND-COLOR:
#ff007f">Why does this line come out?</FONT><BR>configure: WARNING: `missing' script is too old or missing<BR>checking for gawk... gawk<BR>checking whether make sets $(MAKE)... yes<BR>checking for gcc... gcc</div> <div>....</div> <div>config.status: creating source/headers/geos/platform.h<BR>config.status: executing depfiles commands<BR>Swig: false<BR>Python: false<BR>Ruby: false<BR></div> <div> </div> <div>The configure.status file is made however, when I enter the command 'make' I encounter an error shown below: </div> <div> </div> <div> -MT Triangle.lo -MD -MP -MF .deps/Triangle.Tpo -c Triangle.cpp -o Triangle.o >/dev/null 2>&1<BR>/bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -DGEOS_INLINE -Wall -ansi -pedantic -Wno-long-long -o libgeom.la Coordinate.lo CoordinateSequence.lo CoordinateArraySequence.lo CoordinateArraySequenceFactory.lo Dimension.lo Envelope.lo Geometry.lo
GeometryList.lo GeometryCollection.lo GeometryComponentFilter.lo GeometryFactory.lo IntersectionMatrix.lo LinearRing.lo LineSegment.lo LineString.lo Location.lo MultiLineString.lo MultiPoint.lo MultiPolygon.lo Point.lo Polygon.lo PrecisionModel.lo Triangle.lo util/libgeomutil.la <BR>rm -fr .libs/libgeom.lax<BR>mkdir .libs/libgeom.lax<BR>rm -fr .libs/libgeom.lax/libgeomutil.a<BR>mkdir .libs/libgeom.lax/libgeomutil.a<BR>(cd .libs/libgeom.lax/libgeomutil.a && ar x /home/Mon Ang/geos-3.0.0rc2/source/geom/util/.libs/libgeomutil.a)<BR>C:/msys/1.0/home/Mon: No such file or directory ---><FONT style="BACKGROUND-COLOR: #ff007f">Why does this line come out?</FONT><BR>c:\mingw\bin\ar.exe: make[3]: *** [libgeom.la] Error 9<BR>make[3]: Leaving directory `/home/Mon Ang/geos-3.0.0rc2/source/geom'<BR>make[2]: *** [all-recursive] Error 1<BR>make[2]: Leaving directory `/home/Mon Ang/geos-3.0.0rc2/source/geom'<BR>make[1]: *** [all-recursive] Error 1<BR>make[1]: Leaving
directory `/home/Mon Ang/geos-3.0.0rc2/source'<BR>make: *** [all-recursive] Error 1<BR><BR>Additional information would be that my directory structure is:</div> <div>C:\msys\1.0\home\Mon Ang\geos-3.0.0rc2</div> <div> </div> <div>I am wondering why the make does not consider my folder "Mon Ang" and only consider "Mon" resulting in the no such file or directory. If anyone has any idea on how to help or solve this, I would greatly appreciate the help. Thanx for your time in reading this.</div> <div> </div> <div>Mon Ang</div><p> 
                <hr size=1>The best gets better. See why everyone is raving about the <a href="http://us.rd.yahoo.com/evt=40705/*http://mrd.mail.yahoo.com/try_beta?.intl=ca"><b>All-new Yahoo! Mail.</b></a>