[ gpsdrive ] problem during the installation
Joerg Ostertag
gpsdrive at ostertag.name
Thu Sep 6 21:33:32 AKDT 2007
Am Donnerstag, 6. September 2007 16:51:50 schrieb Thomas Anders:
> Hello,
>
> I have downloaded GPSDrive via svn co http://svn.gpsdrive.cc/gpsdrive/trunk
> gpsdrive-svn, then I execute the ./confirm command. It work's.
if configure didn't show any severe errors then it's probably one of the
following packages missing(Depending on your distribution):
automake
autotools
autoconf
You can try by running the following commands:
aclocal
automake
autoconf
autoreconv
./configure
make
-
Joerg
More information about the GPSdrive
mailing list