<div dir="ltr"><div class="gmail_extra">Hi,</div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>I'm trying to install kartograph, it's a library which converts shapefiles to svg.  Everything is installed without errors. While running kartograph I'm getting this following error - [1] which is related to gdal. </div><div><br></div><div><br></div><div>[1] -- <b> ImportError: /usr/lib/python2.7/dist-packages/osgeo/_gdal.so: symbol GOA2GetRefreshToken, version GDAL_1.8 not defined in file libgdal.so.1 with link time reference</b></div><div> </div></div></blockquote><div><br></div><div>Where does this _gdal.so come from ? What does the following command give ? :</div><div><br></div><div>ldd /usr/lib/python2.7/dist-packages/osgeo/_gdal.so</div><div><br></div><div><br></div><div>It seems that whatever generated this _gdal.so, it has been linked against a specific version of libgdal.so (1.8 probably), which does not seem to correspond with the one currently installed in your environment.</div><div><br></div><div>Hope that helps,</div><div><br></div><div>-- Pierre</div><div><br></div></div><div class="gmail_signature"><div dir="ltr"></div></div>
</div></div>