[GRASS-dev] GRASS 7 configure fails on Mac

Michael Barton michael.barton at asu.edu
Mon Mar 30 17:23:42 EDT 2009



On Mar 30, 2009, at 12:00 PM, William Kyngesburye wrote:

> Ah.  I guess you could do similar to how the other frameworks are  
> handled:
>
> --with-geos-includes=/Library/Frameworks/GEOS.framework/unix/include  
> --with-geos-libs=/Library/Frameworks/GEOS.framework/unix/lib
>
> -OR-
>
> --with-geos=/Library/Frameworks/GEOS.framework/Programs/geos-config
>
> depending on how configure is setup to handle GEOS.
>
> On Mar 30, 2009, at 1:38 PM, Martin Landa wrote:
>
>> Hi,
>>
>> 2009/3/30 Michael Barton <michael.barton at asu.edu>:
>>> I just did an svn update from trunk and tried to configure GRASS 7  
>>> prior to
>>> compiling. I'm using the same configure string that worked  
>>> successfully 48
>>> hours ago. But configure failed with an geos-config error (below).  
>>> Is this a
>>> bug, or do I need to change my config string to something different?
>>
>> recently geos supported was added, so you need to install GEOS  
>> library
>> or configure with --with-geos=no.
>>
>> M.
>>
>> -- 
>> Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/ 
>> ~landa
>> _______________________________________________
>> grass-dev mailing list
>> grass-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-dev
>
> -----

Neither one of these work, even though they correctly map to the  
location of geos-config and the lib and include directories (set up  
from your frameworks packages). I'll try to compile without GEOS,  
though I don't know what I'll be missing there.

This needs to be fixed somehow for Mac.

Michael



More information about the grass-dev mailing list