【发布时间】:2020-08-02 08:17:25
【问题描述】:
我收到以下错误:
* installing *source* package ‘lwgeom’ ...
** package ‘lwgeom’ successfully unpacked and MD5 sums checked
** using staged installation
configure: CC: gcc -std=gnu99
configure: CXX: g++ -std=gnu++11
configure: pkg-config proj exists, will use it
checking proj_api.h usability... no
checking proj_api.h presence... no
checking for proj_api.h... no
configure: error: proj_api.h not found in standard or given locations.
ERROR: configuration failed for package ‘lwgeom’
之前我关注过这个:https://philmikejones.me/tutorials/2018-08-29-install-sf-ubuntu/
sf 和 rgdal 安装没有问题
我有其他三台机器使用相同的操作系统,之前没有遇到过这个问题。
R 版本:
R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
【问题讨论】:
标签: ubuntu-18.04 tmap