[GRASS-dev] trying to compile GRASS 7 on Mavericks

Michael Barton Michael.Barton at asu.edu
Sat Dec 7 14:27:52 PST 2013


Did a bit of checking. ODBC is no longer shipped with Mavericks. 

Need to install unixodbc is the note I saw.

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity 
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

voice: 	480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax:          480-965-7671 (SHESC),  480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu












On Dec 7, 2013, at 2:42 PM, William Kyngesburye <woklist at kyngchaos.com> wrote:

> Maybe the headers are missing?
> 
> /usr/include/iodbc*.h
> 
> On Dec 7, 2013, at 3:38 PM, Michael Barton wrote:
> 
>> Just found libiodb* in /usr/lib
>> 
>> Maybe just need to specify a path to it?
>> 
>> --with-odbc worked find prevously but does not configure now.
>> 
>> Michael
>> ____________________
>> C. Michael Barton
>> Director, Center for Social Dynamics & Complexity 
>> Professor of Anthropology, School of Human Evolution & Social Change
>> Arizona State University
>> 
>> voice: 	480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
>> fax:          480-965-7671 (SHESC),  480-727-0709 (CSDC)
>> www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> On Dec 7, 2013, at 11:27 AM, William Kyngesburye <woklist at kyngchaos.com> wrote:
>> 
>>> On Dec 7, 2013, at 12:04 PM, Michael Barton wrote:
>>> 
>>>> Additional good news. I grabbed a copy of the old packagemaker.app from the XCode 4 auxtools, dropped it into /Developer/Aux_tools/ (where I had it before), and it seems to work find for making a GRASS 7 package. 
>>>> 
>>> Another casualty in Xcode.  We need to figure out how to use the new packaging tools.  Packagemaker was deprecated in Xcode 4 in favor of more raw tools (which are also necessary for signing): pkgbuild, productbuild and pkgutil.  I found a stackoverflow question with some good info to start with, I just haven't sat down and tried anything yet.
>>> 
>>> http://stackoverflow.com/questions/11487596/making-os-x-installer-packages-like-a-pro-xcode4-developer-id-mountain-lion-re
>>> 
>>>> Now I just need to get odbc and gettext to configure again and I'm back in business.
>>>> 
>>>> odbc seems to be in /Library/ODBC  
>>>> Can I just add --with-odbc="/Library/ODBC" in the configure string?
>>>> 
>>> /Library/ODBC is just for ODBC drivers.
>>> 
>>> ODBC should still be iODBC, and --with-odbc should be enough.  Unless Apple completely reorganized iODBC.  Is libiodbc.dylib in /Library/ODBC?  Are headers in there?
>>> 
>>> 
>>> -----
>>> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
>>> http://www.kyngchaos.com/
>>> 
>>> "History is an illusion caused by the passage of time, and time is an illusion caused by the passage of history."
>>> 
>>> - Hitchhiker's Guide to the Galaxy
>>> 
>>> 
>> 
> 
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
> 
> "This is a question about the past, is it? ... How can I tell that the past isn't a fiction designed to account for the discrepancy between my immediate physical sensations and my state of mind?"
> 
> - The Ruler of the Universe
> 
> 



More information about the grass-dev mailing list