configure: CXX: g++ -std=gnu++11 checking for gdal-config... no no configure: error: gdal-config not found or not executable. ERROR: configuration failed for package ‘sf’ * removing ‘/share/work/biosoft/R/R-v3.6.1/lib64/R/library/sf’ ERROR: dependency ‘sf’ is not available for...
conda install-c conda-forge gdal=3.2.2 export PATH update .bashrc point to the r env containing r-base, gdal, and hdf5 export PATH="/path/to/conda/envs/r/bin:$PATH"
checking for gdal-config... no no configure: error: gdal-config not found or not executable. ERROR: configuration failed for package ‘rgdal’ * removing ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library/rgdal’ Warning in install.packages : installation of package ‘rgdal’ had ...
R编译带tcltk选项及安装R包gWidgets2tcltk 2. checking for gdal-config... no BiocManager::install(c("terra")),安装R包terra时遇到错误: checking for gdal-config... no configure: error: gdal-config not found or not executable. 解决方法:sudo apt install libgdal-dev...
5.2.2 gdal-config not found or not executable sudo apt-get install libgdal-dev 或 gdal-devel 5.3 mapview 第一次安装未安装成功依赖包: - geojsonsf - leafem 5.4 shinymanager 5.5 devtools 第一次安装错误: - gert - usethis 5.6 rstatatools ...
configure: error: gdal-config not found or not executable. ERROR: configuration failed for package ‘sf’ * removing ‘/usr/local/lib/R/site-library/sf’ Error in i.p(...) : (converted from warning) installation of one or more packages failed, ...
to the PKG_CONFIG_PATH environment variable No package 'libxml-2.0' found Using PKG_CFLAGS= Using PKG_LIBS=-lxml2 解决方法(参考): # 下载安装包 wget ftp://xmlsoft.org/libxml2/libxml2-2.9.2.tar.gz # 解压并切换到该目录下 tar -xvf libxml2-2.9.2.tar.gz ...
checking for gdal-config... no no configure: error: gdal-config not found or not executable. ERROR: configuration failed for package 'sf' #--- When I try to install the 'sf' package. This problem shows. Is there any way to install in on the Linux server? Below are my R environment...
Xcode.configure:svn revision:configure:gdal-configsetto/opt/local/bin/gdal-config checking gdal-config exists...yes checking gdal-config executable...yes checking gdal-config usability...cat:inst/SVN_VERSION:No such file or directory yesconfigure:GDAL:3.2.0checkingGDALversion>=1.11.4...yes...
但是这个shell一开始是有感叹号的, 强迫症不能忍. 所以需要解决掉它: sudo apt-get install gn ...