Question
How does one install GPSTK under Mac OSX on a G4 running Mac OS 10.4.8 using jam?
I've attempted to install GPSTk v. 1.2 on a Mac G4 running Mac OS ver. 10.4.8. I'm using the jam binary from your website. The only results I get are failed links whether I use the source code from sourceforge.net, or the source code from subversion, it get the same negative results.
Any suggestions
Sam Dupree.
--
SamuelDupree - 22 Feb 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Just to let you know Mac OSX is not a platform we have ported to yet. We are interested but haven't had anyone step up to the plate as of yet.
--
RickMach - 02 Mar 2007
I have just successfully built the latest version in subversion with OS X 10.5. I have installed the Development tools for OS X, fink, and subversion. After that, run autogen.sh, configure, and then make. The entire libraries and apps should build.
--
RickMach - 27 Nov 2007