Error: gdal-config not found while installing R dependent packages whereas gdal is installed

前端 未结 7 910
醉话见心
醉话见心 2020-12-07 21:49

Please point out the point that I am missing:

openSUSE 11.3


xx@linux-y3pi:~/Desktop/R> sudo R CMD INSTALL rgdal_0.7-12.tar.g         


        
相关标签:
7条回答
  • 2020-12-07 22:33

    Read the reference manual.

    SystemRequirements for building from source: GDAL >= 1.6.0 library from http://trac.osgeo.org/gdal/wiki/DownloadSource and PROJ.4 (proj >= 4.4.9) from http://trac.osgeo.org/proj/;

    0 讨论(0)
提交回复
热议问题