Quote:
|
Originally Posted by goldfndr
In other news, I've successfully compiled gpsdrive within Cygwin: - Downloaded packages gtk2-x11-devel, gtk2-x11, pango-devel, atk-devel, pkgconfig, gettext-devel (possibly others, possibly some of these aren't actually required)
- ./configure --disable-garmin
- make sure line 97 or so of libtool says AS=as instead of AS=, lest you get dlltool errors with a not found assembler
- make
- make install
- remove gpsdrive's bastardized gpsd, use this more recent copy
But it isn't finding gtk... hopefully that's easily done. Apologies if I'm leading anyone on the wrong track, but if people here have experience with X11 under Cygwin... 
|
Holy crap. You are amazing. I'll see about getting X11 installed to test.