[GRASS-dev] trying to compile GRASS 7 on Mavericks
William Kyngesburye
woklist at kyngchaos.com
Sat Dec 7 10:27:41 PST 2013
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
More information about the grass-dev
mailing list