Closed kamapu closed 4 years ago
I'm struggling with the installation of gdalUtils in Ubuntu:
gdalUtils
install.packages("gdalUtils", dependencies=TRUE)
* installing *source* package ‘gdalUtils’ ... ** Paket ‘gdalUtils’ erfolgreich entpackt und MD5 Summen überprüft ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading double free or corruption (!prev) Aborted (core dumped) ERROR: lazy loading failed for package ‘gdalUtils’ * removing ‘/home/ma/R/x86_64-pc-linux-gnu-library/3.6/gdalUtils’
By the way, I have the same or similar problem with GSIF and plotKML.
GSIF
plotKML
Some idea why?
I guess, either a QGIS or a Google Earth installation caused this problem.
I followed these instrucions to re-install GDAL and now I'm able to install all mentioned packages without any problem.
I'm struggling with the installation of
gdalUtils
in Ubuntu:By the way, I have the same or similar problem with
GSIF
andplotKML
.Some idea why?