<p>Hi,<br>
The temporal Grass Interface in grass7 calls some sqlite3 Python functions that are defined in the Python Standard library version >= 2.6. No non-standard function is used or any spatial related function. So I am really curious about this error.</p>

<p>The sqlite3 related code can be found here:<br>
<a href="http://svn.osgeo.org/grass/grass/trunk/lib/python/temporal/core.py">http://svn.osgeo.org/grass/grass/trunk/lib/python/temporal/core.py</a></p>
<p>Best regards<br>
Soeren</p>
<div class="gmail_quote">Am 28.10.2012 22:24 schrieb "Helmut Kudrnovsky" <<a href="mailto:hellik@web.de">hellik@web.de</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
>1. Pick up the DLL from the directory in which the<br>
>.exe that is linked against it resides.<br>
<br>
that seems to be the problem here:<br>
<br>
(1) C:\OSGeo4W\apps\Python27\DLLs\sqlite3.dll => python's own shipped<br>
sqlite3.dll<br>
<br>
(2) C:\OSGeo4W\bin\sqlite3.dll => osgeo4w-package<br>
<br>
first found is (1)<br>
<br>
the error raises when compiling and starting wingrass7svn in the<br>
osge4w-stack.<br>
<br>
but compiling and starting wingrass6.4.3svn in the osge4w-stack no such<br>
error.<br>
<br>
what are the differences? is grass7 calling some not default sqlite<br>
functions (e.g. rtree-geometry-callback) what grass6.4. doesn't?<br>
<br>
<br>
<br>
<br>
<br>
-----<br>
best regards<br>
Helmut<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/Fwd-osgeo4w-305-python-sqlite-sqlite3-rtree-geometry-callback-not-found-in-C-OSGeo4W-apps-Python27-D-tp5011827p5011839.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/Fwd-osgeo4w-305-python-sqlite-sqlite3-rtree-geometry-callback-not-found-in-C-OSGeo4W-apps-Python27-D-tp5011827p5011839.html</a><br>

Sent from the Grass - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
</blockquote></div>