Tag Archives: thuban

thuban 1.1.0@dapper

源中的thuban应该1.0版本,而且存在依赖问题。 从官方下载source,解开: mv Thuban-1.1.0 thuban-1.1.0 cd thuban-1.1.0 nano debian/control #修改几个相关依赖,主要是gdal和python相关的部分 #libwxgtk2.6-dev, libgdal1-1.3.1-dev, python-wxgtk2.6 dch -i dpkgbuildpackage -rfakeroot cd .. sudo dpkg -i *.deb 我印象中原来thuban是用C++写的,怎么现在改成python+wxWidgets了。

Posted in GIS, Linux | Tagged , , | Leave a comment