Skip to content
Prev 26705 / 29559 Next

How to install sf r package in linux mint v 19.1 64 bit

Yuster,

Perhaps you don't have libproj-dev installed, though you probably do, but
if not:

sudo apt-get install libproj-dev

then help your system tell where things are located with:

export LD_LIBRARY_PATH=/lib:/usr/lib:/usr/local/lib

these advice from:

https://gis.stackexchange.com/questions/157059/repairing-broken-gdal-and-proj-4-on-ubuntu

HTH,

Chris
ug 2, 2018 at 4:53 AM, Yuster Ronoh <yuster0 at gmail.com> wrote: