-
gpsd
GpsDrive uses the gpsd
program to talk to the GPS. You should install that first.
- Anonymous svn access:
You can now access the latest gpsdrive sources with
SVN with:
svn co https://gpsdrive.svn.sourceforge.net/svnroot/gpsdrive/trunk gpsdrive-trunk
After the SVN snapshot is downloaded, please run in
the gpsdrive directory:
cd gpsdrive-trunk
mkdir -p build
cd build
cmake ..
make
You have to do this only the first time, at a later time you need only to do:
cd gpsdrive-trunk
svn upate
cd build
make
(and as root): make install
Be warned, the SVN version may be broken and badly tested. Anyway,
if you send me patches, diff them against the latest SVN before you send it.
|
Older Versions
Signing:
 |
The files are signed with GnuPG by 'Friedrich
Ganter <ganter@ganter.at>'.br>
Use this public
key or look it up on your favorite key server
(Id: BF34728F)
Key fingerprint =
555A DDBB 3985 16FF CD41 2031 C485 1783 BF34 728F
|
The Development Files are signed by Jörg Ostertag. The gpg key is:
Jörg Ostertags Debian Key gpg.pub
Fingerprint =
D40C 74CF 06DC 8460 D95E 7F56 3A83 5520 2210 9630
check with: gpg --fingerprint 147DAD31
|
|
Last modified: $Date: 2007-10-13 11:26:46 +0200 (Sa, 13 Okt 2007) $
|