[ gpsdrive ] pre7 on OS X
Hamish
hamish_b at yahoo.com
Thu Dec 31 13:57:58 AKST 2009
Seth wrote:
> I've just been through an ordeal of
> compiling 2.10pre7 on Mac OS 10.5.8 and would like to share
> my success with others.
good on 'ya.
> I installed most of my dependencies
> from Fink, so I had to update the cmake files to look where
> Fink installed them.
it would be great to document some of that in the wiki,
http://gpsdrive.sf.net/wiki/
> How would I go about doing a diff so
> that these changes can be incorporated?
probably the easiest way is to do a SVN checkout, apply your
changes, then from the top dir do "svn diff > fink_osx.patch"
svn co https://gpsdrive.svn.sourceforge.net/svnroot/gpsdrive/branches/gpsdrive-2.10pre7 gpsdrive-2.10pre7
or else untar a fresh copy of pre7 in a dir next to the one
you built in, rename it with ".ORIG" then try
diff -u -r gpsdrive-2.10pre7.ORIG/ gpsdrive-2.10pre7.mine/
(??)
> Further, cmake didn't generate the necessary linker flags,
> so I had to add a good number by hand. I'd like to help get
> that working smoothly as well.
your help would be much appreciated. Is the Fink maintainer
still active?
Hamish
ps- another ping to release pre8 from me (where the OSM map
downloads are not incorrectly scaled)
More information about the GPSdrive
mailing list