2012 年二月 一 二 三 四 五 六 日 « 一 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 近期评论
- wlx [微博 ] 发表在《google彻底被封?》
- snake 发表在《google彻底被封?》
- Andrew Pelt 发表在《debian testing上安装oracle 10g》
- tiplip 发表在《webmap.cn使用的WEBGIS技术》
- 求助Evolution问题!! 发表在《evolution crashed in gutsy alpha》
分类目录
标签
anjuta apache backup breezy c++ compile convert dapper debian dns edgy evolution feisty firefox flash gnome gobang GRASS gutsy humor intrepid Linux mailman MapServer mysql openoffice Oracle php phpbb postfix PostGIS postgresql qgis sarge scim skype subversion svn tomcat ubuntu utf8 westdc Windows wordpress 中文
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了。