【发布时间】:2014-07-03 05:50:31
【问题描述】:
我在 Windows 中使用过 gdal api,但现在我需要在 Linux (Ubuntu) 中使用它。我不知道如何为 c++ 安装库,也不知道如何使用 g++ 或其他编译器构建 gdal 程序。
我看到 UbuntuGis 有这个库(我认为)。我在source.list文件中添加了:
deb http://ppa.launchpad.net/ubuntugis/ppa/ubuntu raing 主要 deb-src http://ppa.launchpad.net/ubuntugis/ppa/ubunturaring main
我安装了 gdal-bin,但我认为这不是库,我不知道该怎么做。
【问题讨论】: