[ gpsdrive ] compiling gpsdrive svn
Joerg Ostertag (gpsdrive Munich/Germany)
gpsdrive at ostertag.name
Wed Jan 9 14:54:52 AKST 2008
On Mittwoch 09 Januar 2008, Benno Schulenberg wrote:
> Joerg Ostertag (gpsdrive Munich/Germany) wrote:
> > On Dienstag 08 Januar 2008, Benno Schulenberg wrote:
> > > After another 'svn up' just now, running ./autogen.sh produces
> > > this:
> > >
> > > aclocal -I m4 --force ...
> > > aclocal-1.10: `configure.ac' or `configure.in' is required
> > > An error occurred.
> >
> > We are currently switching to cmake. please try:
> > cd build
> > cmake ..
> > make
> > make install
>
> The 'cmake ..' ends with:
>
> CMake Error: Could not find Mapnik
>
> How do I tell it to build without mapnik?
As what I remember ...
To see the possible options you can do a
cmake -L
So this would probably be:
cmake -D WITH_MAPNIK:BOOL=OFF ..
--
Jörg (Germany, Munich)
http://www.ostertag.name/
Tel.: +49 89 420950304
Skype: JoergOstertag
More information about the GPSdrive
mailing list