Kyng Chaos
“The beast is actively interested only in now, and, as it is always now and always shall be, there is an eternity of time for the accomplishment of objects.”
- the wisdom of Tarzan

PROJ.4 Build

version: 4.7.x
source: PROJ.4
framework: Unix Compatibility Frameworks, also includes build script

parallel: OK

The PROJ source can't be compiled as is to be universal. This is because the NAD data files are assembled in the endianess of the build system. I have patches to make it always use little-endian NAD files and do byte-swapping on PPC Macs. See my build script available on the frameworks download page.

The following instructions build a single architecture native for the build system. Make sure to get both the source AND the datum files. Unzip the datum files into the nad folder in the proj source.

All System Versions

In the proj source:

./configure --mandir=/usr/local/share/man --disable-dependency-tracking
make
sudo make install
macosx/build/proj4.txt · Last modified: 2010/07/26 14:33 by kyngchaos
Copyright © 2004-2010 William Kyngesburye Driven by DokuWiki Recent changes RSS feed