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

前端 未结 7 911
醉话见心
醉话见心 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:29

    On macOS

    brew install gdal

    removed the error

    gdal-config not found

提交回复
热议问题