<br><br><div class="gmail_quote">On Wed, May 28, 2008 at 9:30 PM, Jannis Achstetter &lt;<a href="mailto:kripton@kripserver.net">kripton@kripserver.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Jan-Erik Skata schrieb:<br>
<div class="Ih2E3d">| I have installed Mapnik 0.5.1 but still GPSDrive fails to compile:<br>
| &nbsp;From configure:<br>
</div>| [...]<br>
<div class="Ih2E3d">| This is on a Linux system, Gentoo.<br>
<br>
</div>First, the good news: I&#39;ve got Gentoo Linux running here and gpsdrive<br>
works with mapnik, so it IS possible ;)<br>
<br>
How did you install mapnik?<br>
<br>
Jannis<br>
<br></blockquote></div>I downloaded source from <a href="http://www.mapnik.org">http://www.mapnik.org</a>, compiled according to instructions (appears to have built with PROJ.4 and Python bindings but no PostgreSQL or GDAL). Should I install these aswell?<br>
<br>To build:<br>python scons/scons.py<br><br>and install as root:<br>python scons/scons.py install<br>