Index of /Tools/gpx-summary

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[   ]AUTHORS2010-02-11 16:16 23  
[   ]COPYING2010-02-13 00:58 1.4K 
[   ]ChangeLog2010-02-11 16:16 0  
[   ]Makefile.am2010-02-11 16:16 685  
[   ]NEWS2010-02-11 16:16 0  
[TXT]README2010-02-13 00:50 464  
[TXT]bootstrap.sh2010-02-11 16:16 937  
[   ]cexport.12010-02-11 16:20 405  
[TXT]cexport.c2010-02-11 16:16 12K 
[   ]configure.in2010-02-11 16:16 956  
[TXT]errexit.c2010-02-11 16:16 672  
[TXT]export.h2010-02-11 16:16 911  
[   ]gpxlength.12010-02-13 00:49 1.8K 
[TXT]gpxlength.c2010-02-13 00:49 14K 
[TXT]heap.c2010-02-11 16:16 2.2K 
[   ]html.y2010-02-11 16:16 4.7K 
[TXT]malloc.c2010-02-11 16:16 287  
[TXT]realloc.c2010-02-11 16:16 298  
[   ]scan.l2010-02-11 16:16 4.6K 
[TXT]types.c2010-02-11 16:16 4.5K 

gpxlength reads a GPX file and prints some information about it,
including the total length of all the track segments in the file.

This directory contains source code that relies on GNU
automake and autoconf to compile. (At the moment there is no tar file
available yet with sources that can be compiled without having those
two installed.)

To compile, first execute the included bootstrap.sh (which just calls
autoreconf and then configure), and then run make.