<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi, <br>
</p>
<p><br>
</p>
<p>I am trying to install the rgdal package on a docker image based on osgeo/gdal:ubuntu-small (latest) but I encounter the following issue:<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><em></em></p>
<div><em style="font-size: 10pt;">> install.packages('rgdal', repos='http://cran.rstudio.com', configure.args = c('--with-gdal-config=/usr/bin/gdal-config','--with-gdal-share=/usr/share/gdal', '--with-proj-include=/usr/include', '--with-proj-lib=/usr/share/proj'))</em></div>
<div><em style="font-size: 10pt;">Installing package into '/usr/local/lib/R/site-library'</em></div>
<div><em style="font-size: 10pt;">(as 'lib' is unspecified)</em></div>
<div><em style="font-size: 10pt;">also installing the dependency 'sp'</em></div>
<div><br style="font-size: 10pt;">
</div>
<div><em style="font-size: 10pt;">trying URL 'http://cran.rstudio.com/src/contrib/sp_1.3-2.tar.gz'</em></div>
<div><em style="font-size: 10pt;">Content type 'application/x-gzip' length 1132347 bytes (1.1 MB)</em></div>
<div><em style="font-size: 10pt;">==================================================</em></div>
<div><em style="font-size: 10pt;">downloaded 1.1 MB</em></div>
<div><br style="font-size: 10pt;">
</div>
<div><em style="font-size: 10pt;">trying URL 'http://cran.rstudio.com/src/contrib/rgdal_1.4-8.tar.gz'</em></div>
<div><em style="font-size: 10pt;">Content type 'application/x-gzip' length 1698902 bytes (1.6 MB)</em></div>
<div><em style="font-size: 10pt;">==================================================</em></div>
<div><em style="font-size: 10pt;">downloaded 1.6 MB</em></div>
<div><br style="font-size: 10pt;">
</div>
<div><em style="font-size: 10pt;">* installing *source* package 'sp' ...</em></div>
<div><em style="font-size: 10pt;">** package 'sp' successfully unpacked and MD5 sums checked</em></div>
<div><em style="font-size: 10pt;">** using staged installation</em></div>
<div><em style="font-size: 10pt;">** libs</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c Rcentroid.c
 -o Rcentroid.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c gcdist.c
 -o gcdist.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c init.c
 -o init.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c pip.c
 -o pip.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c pip2.c
 -o pip2.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c sp_xports.c
 -o sp_xports.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c surfaceArea.c
 -o surfaceArea.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c zerodist.c
 -o zerodist.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -Wl,-z,relro -o sp.so Rcentroid.o gcdist.o init.o pip.o pip2.o sp_xports.o surfaceArea.o zerodist.o -L/usr/lib/R/lib -lR</em></div>
<div><em style="font-size: 10pt;">installing to /usr/local/lib/R/site-library/00LOCK-sp/00new/sp/libs</em></div>
<div><em style="font-size: 10pt;">** R</em></div>
<div><em style="font-size: 10pt;">** data</em></div>
<div><em style="font-size: 10pt;">** demo</em></div>
<div><em style="font-size: 10pt;">** inst</em></div>
<div><em style="font-size: 10pt;">** byte-compile and prepare package for lazy loading</em></div>
<div><em style="font-size: 10pt;">** help</em></div>
<div><em style="font-size: 10pt;">*** installing help indices</em></div>
<div><em style="font-size: 10pt;">** building package indices</em></div>
<div><em style="font-size: 10pt;">** installing vignettes</em></div>
<div><em style="font-size: 10pt;">** testing if installed package can be loaded from temporary location</em></div>
<div><em style="font-size: 10pt;">** checking absolute paths in shared objects and dynamic libraries</em></div>
<div><em style="font-size: 10pt;">** testing if installed package can be loaded from final location</em></div>
<div><em style="font-size: 10pt;">** testing if installed package keeps a record of temporary installation path</em></div>
<div><em style="font-size: 10pt;">* DONE (sp)</em></div>
<div><em style="font-size: 10pt;">* installing *source* package 'rgdal' ...</em></div>
<div><em style="font-size: 10pt;">** package 'rgdal' successfully unpacked and MD5 sums checked</em></div>
<div><em style="font-size: 10pt;">** using staged installation</em></div>
<div><em style="font-size: 10pt;">configure: R_HOME: /usr/lib/R</em></div>
<div><em style="font-size: 10pt;">configure: CC: gcc -std=gnu99</em></div>
<div><em style="font-size: 10pt;">configure: CXX: g++ -std=gnu++11</em></div>
<div><em style="font-size: 10pt;">configure: C++11 support available</em></div>
<div><em style="font-size: 10pt;">configure: rgdal: 1.4-7</em></div>
<div><em style="font-size: 10pt;">checking for /usr/bin/svnversion... no</em></div>
<div><em style="font-size: 10pt;">configure: svn revision: 845</em></div>
<div><em style="font-size: 10pt;">checking for gdal-config... /usr/bin/gdal-config</em></div>
<div><em style="font-size: 10pt;">checking gdal-config usability... yes</em></div>
<div><em style="font-size: 10pt;">configure: GDAL: 3.1.0</em></div>
<div><em style="font-size: 10pt;">checking GDAL version >= 1.11.4... yes</em></div>
<div><em style="font-size: 10pt;">checking GDAL version <= 2.5 or >= 3.0... yes</em></div>
<div><em style="font-size: 10pt;">checking gdal: linking with --libs only... yes</em></div>
<div><em style="font-size: 10pt;">checking GDAL: gdal-config data directory readable... yes</em></div>
<div><em style="font-size: 10pt;">checking GDAL: /usr/share/gdal/pcs.csv readable... no</em></div>
<div><em style="font-size: 10pt;">configure: pkg-config proj exists, will use it</em></div>
<div><em style="font-size: 10pt;">configure: PROJ version: 6.3.0</em></div>
<div><em style="font-size: 10pt;">configure: Support for PROJ >= 6.0.0 not yet available, deprecated API defined</em></div>
<div><em style="font-size: 10pt;">configure: proj CPP flags: -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I/usr/local/include </em></div>
<div><em style="font-size: 10pt;">configure: PROJ LIBS: -L/usr/local/lib -lproj </em></div>
<div><em style="font-size: 10pt;">checking PROJ header API:... proj_api.h</em></div>
<div><em style="font-size: 10pt;">checking proj_api.h presence and usability... yes</em></div>
<div><em style="font-size: 10pt;">checking PROJ version agreement... yes</em></div>
<div><em style="font-size: 10pt;">checking PROJ version >= 4.8.0... yes</em></div>
<div><em style="font-size: 10pt;">/usr/bin/ld: cannot find -lsqlite3</em></div>
<div><em style="font-size: 10pt;">collect2: error: ld returned 1 exit status</em></div>
<div><em style="font-size: 10pt;">./configure: line 2437: ./proj_conf_test2: No such file or directory</em></div>
<div><em style="font-size: 10pt;">checking PROJ: proj.db found and readable... yes</em></div>
<div><em style="font-size: 10pt;">configure: Package CPP flags:  -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H</em></div>
<div><em style="font-size: 10pt;">configure: Package LIBS:  -L/usr/lib -lgdal -L/usr/local/lib -lproj</em></div>
<div><em style="font-size: 10pt;">configure: creating ./config.status</em></div>
<div><em style="font-size: 10pt;">config.status: creating src/Makevars</em></div>
<div><em style="font-size: 10pt;">** libs</em></div>
<div><em style="font-size: 10pt;">g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c OGR_write.cpp -o OGR_write.o</em></div>
<div><em style="font-size: 10pt;">g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c gdal-bindings.cpp -o gdal-bindings.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c init.c -o init.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c inverser.c -o inverser.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c local_stubs.c -o local_stubs.o</em></div>
<div><em style="font-size: 10pt;">g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c ogr_geom.cpp -o ogr_geom.o</em></div>
<div><em style="font-size: 10pt;">gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c ogr_polygons.c -o ogr_polygons.o</em></div>
<div><em style="font-size: 10pt;">g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c ogr_proj.cpp -o ogr_proj.o</em></div>
<div><em style="font-size: 10pt;">g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c ogrdrivers.cpp -o ogrdrivers.o</em></div>
<div><em style="font-size: 10pt;">g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c ogrsource.cpp -o ogrsource.o</em></div>
<div><em style="font-size: 10pt;">g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c proj_info6.cpp -o proj_info6.o</em></div>
<div><em style="font-size: 10pt;">g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/local/lib/R/site-library/sp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-t3diwe/r-base-3.6.2=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c projectit.cpp -o projectit.o</em></div>
<div><em style="font-size: 10pt;">g++ -std=gnu++11 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -Wl,-z,relro -o rgdal.so OGR_write.o gdal-bindings.o init.o inverser.o local_stubs.o ogr_geom.o ogr_polygons.o ogr_proj.o ogrdrivers.o ogrsource.o proj_info6.o
 projectit.o -L/usr/lib -lgdal -L/usr/local/lib -lproj -L/usr/lib/R/lib -lR</em></div>
<div><em style="font-size: 10pt;">installing to /usr/local/lib/R/site-library/00LOCK-rgdal/00new/rgdal/libs</em></div>
<div><em style="font-size: 10pt;">** R</em></div>
<div><em style="font-size: 10pt;">** data</em></div>
<div><em style="font-size: 10pt;">** inst</em></div>
<div><em style="font-size: 10pt;">** byte-compile and prepare package for lazy loading</em></div>
<div><em style="font-size: 10pt;">** help</em></div>
<div><em style="font-size: 10pt;">*** installing help indices</em></div>
<div><em style="font-size: 10pt;">** building package indices</em></div>
<div><em style="font-size: 10pt;">** installing vignettes</em></div>
<div><em style="font-size: 10pt;">** testing if installed package can be loaded from temporary location</em></div>
<div><em style="font-size: 10pt;">Error: package or namespace load failed for 'rgdal' in dyn.load(file, DLLpath = DLLpath, ...):</em></div>
<div><em style="font-size: 10pt;"> unable to load shared object '/usr/local/lib/R/site-library/00LOCK-rgdal/00new/rgdal/libs/rgdal.so':</em></div>
<div><em style="font-size: 10pt;">  /usr/local/lib/R/site-library/00LOCK-rgdal/00new/rgdal/libs/rgdal.so: undefined symbol: proj_list_operations</em></div>
<div><em style="font-size: 10pt;">Error: loading failed</em></div>
<div><em style="font-size: 10pt;">Execution halted</em></div>
<div><em style="font-size: 10pt;">ERROR: loading failed</em></div>
<div><em style="font-size: 10pt;">* removing '/usr/local/lib/R/site-library/rgdal'</em></div>
<div><br style="font-size: 10pt;">
</div>
<div><em style="font-size: 10pt;">The downloaded source packages are in</em></div>
<div><em style="font-size: 10pt;">        '/tmp/RtmpeD6Lq2/downloaded_packages'</em></div>
<div><em style="font-size: 10pt;">Warning message:</em></div>
<div><em style="font-size: 10pt;">In install.packages("rgdal", repos = "http://cran.rstudio.com",  :</em></div>
<div><em style="font-size: 10pt;">  installation of package 'rgdal' had non-zero exit status</em></div>
<div><br>
<br>
</div>
<p><em></em></p>
<div>Here the dockerfile:<br>
<br>
</div>
<div>
<pre style="background-color: rgb(255, 255, 255); font-family: Menlo; font-size: 9pt;"><span style="color:#000080;font-weight:bold;">FROM </span>osgeo<span style="color:#000080;font-weight:bold;">/</span>gdal:ubuntu-small-latest<br><br><span style="color:#000080;font-weight:bold;">ENV </span><span style="color:#660e7a;font-weight:bold;font-style:italic;">DEBIAN_FRONTEND</span>=noninteractive<br><br><span style="color:#808080;font-style:italic;">#######################<br></span><span style="color:#808080;font-style:italic;">### Install<br></span><span style="color:#000080;font-weight:bold;">RUN </span>apt-get update <span style="color:#000080;font-weight:bold;">&& </span>apt-get install <span style="color:#000080;font-weight:bold;">-</span>y\<br> zip\<br> bc\<br> curl\<br> lsb-release\<br> libfreetype6\<br><span style="color:#808080;font-style:italic;"> #r-base\<br></span><span style="color:#808080;font-style:italic;"> </span>default-jre\<br> pkg-config\<br> wget\<br> git\<br> libproj-dev\<br> proj-data\<br> proj-bin\<br> libcurl4-openssl-dev\<br> python-pip <span style="color:#000080;font-weight:bold;">&& </span>\<br> pip install pip<span style="color:#000080;font-weight:bold;">==</span><span style="color:#0000ff;">9.0.1 </span><span style="color:#000080;font-weight:bold;">&& </span>\<br> pip install\<br> numpy<span style="color:#000080;font-weight:bold;">==</span><span style="color:#0000ff;">1.14.1 </span>\<br> Jinja2 \<br> geojson \<br> requests \<br> rasterstats \<br> pandas \<br> pyshp \<br> Pillow \<br> scipy<br><br><span style="color:#000080;font-weight:bold;">RUN </span>apt install <span style="color:#000080;font-weight:bold;">-</span>y apt-transport-https software-properties-common<br><span style="color:#000080;font-weight:bold;">RUN </span>gpg <span style="color:#000080;font-weight:bold;">--</span>keyserver hkp:<span style="color:#000080;font-weight:bold;">//</span>keyserver.ubuntu.com:<span style="color:#0000ff;">80 </span><span style="color:#000080;font-weight:bold;">--</span>recv-keys E298A3A825C0D65DFD57CBB651716619E084DAB9<br><span style="color:#000080;font-weight:bold;">RUN </span>gpg <span style="color:#000080;font-weight:bold;">-</span>a <span style="color:#000080;font-weight:bold;">--</span>export E298A3A825C0D65DFD57CBB651716619E084DAB9 | apt-key add <span style="color:#000080;font-weight:bold;">-<br></span><span style="color:#000080;font-weight:bold;">RUN </span>add-apt-repository <span style="color:#008000;font-weight:bold;">'deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/' </span><span style="color:#000080;font-weight:bold;">&& </span>\<br>    apt-get update<br><br><span style="color:#000080;font-weight:bold;">RUN </span>apt install <span style="color:#000080;font-weight:bold;">-</span>y r-base r-base-core r-recommended<br><br><span style="color:#000080;font-weight:bold;">RUN </span>R <span style="color:#000080;font-weight:bold;">--</span>version<br><br><span style="color:#000080;font-weight:bold;">ENV </span><span style="color:#660e7a;font-weight:bold;font-style:italic;">GDAL_DATA </span><span style="color:#000080;font-weight:bold;">/</span>usr<span style="color:#000080;font-weight:bold;">/</span>share<span style="color:#000080;font-weight:bold;">/</span>gdal<span style="color:#000080;font-weight:bold;">/<br></span><span style="color:#000080;font-weight:bold;">ENV </span><span style="color:#660e7a;font-weight:bold;font-style:italic;">PROJ_LIB </span><span style="color:#000080;font-weight:bold;">/</span>usr<span style="color:#000080;font-weight:bold;">/</span>share<span style="color:#000080;font-weight:bold;">/</span>proj<span style="color:#000080;font-weight:bold;">/<br></span><br><span style="color:#000080;font-weight:bold;">RUN </span>R <span style="color:#000080;font-weight:bold;">-</span>e <span style="color:#008000;font-weight:bold;">"install.packages('rgdal', repos='http://cran.rstudio.com', configure.args = c('--with-gdal-config=/usr/bin/gdal-config','--with-gdal-share=/usr/share/gdal', '--with-proj-include=/usr/include', '--with-proj-lib=/usr/share/proj'))"<br></span><span style="color:#008000;font-weight:bold;"><br></span></pre>
Thanks,<br>
</div>
<div><br>
</div>
<div>Arnaud<br>
</div>
<p><br>
</p>
<br clear="both">
 ------------------------------------------------------------------------------<BR>
<BR>
E-MAIL DISCLAIMER<BR>
<BR>
The present message may contain confidential and/or legally privileged information. If you are not the intended addressee and in case of a transmission error, please notify the sender immediately and destroy this E-mail. Disclosure, reproduction or distribution of this document and its possible attachments is strictly forbidden.<BR>
<BR>
SPACEBEL denies all liability for incomplete, improper, inaccurate, intercepted, (partly) destroyed, lost and/or belated transmission of the current information given that unencrypted electronic transmission cannot currently be guaranteed to be secure or error free.<BR>
Upon request or in conformity with formal, contractual agreements, an originally signed hard copy will be sent to you to confirm the information contained in this E-mail.<BR>
<BR>
SPACEBEL denies all liability where E-mail is used for private use.<BR>
<BR>
SPACEBEL cannot be held responsible for possible viruses that might corrupt this message and/or your computer system.<BR>
 -------------------------------------------------------------------------------<BR>
</body>
</html>