<div dir="ltr">Hello, I am trying to set up a development environment with version 2.4.4 of gdal installed. I found the documentation for the gdal docker image and successfully built the image with --gdal master and --proj master flags set. <div><br></div><div>However, when I try to build the docker image with version 2.4.4 of gdal (and version 4.8.0 of proj) the ./configure call for building gdal hits an error related to proj availability. </div><div><br></div><div>Here is the command that I run (from gdal/gdal/docker directory):</div><div><font face="monospace">ubuntu-small/build.sh --release --gdal v2.4.4 --proj 4.8.0<br></font></div><div><br></div><div>Here is the tail of the logging messages from the docker build:</div><div><font face="monospace">checking how to link PROJ library... link statically.<br>checking for proj_create in -lproj... no<br>checking for pj_init in -lproj... no<br>checking for pj_init in -lproj... no<br>checking for pj_init in -lproj... no<br>checking for pj_init in -lproj... no<br>checking for pj_init in -lproj... no<br>configure: error: cannot find proj</font><br><br>Is this expected behavior? Perhaps the Dockerfile in the gdal repository is not backwards compatible as far back as version 2.4.4 of gdal and version 4.8.0 of proj?<br><br>In the proj configuration logs I noticed a few messages that might provide a clue:<br><font face="monospace">libtool: install: /usr/bin/install -c .libs/libproj.lai /build/usr/local/lib/<a href="http://libproj.la">libproj.la</a><br>libtool: warning: remember to run 'libtool --finish /usr/local/lib'<br> /usr/bin/mkdir -p '/build/usr/local/bin'<br>  /bin/bash ../libtool   --mode=install /usr/bin/install -c proj nad2bin geod cs2cs '/build/usr/local/bin'<br>libtool: warning: '<a href="http://libproj.la">libproj.la</a>' has not been installed in '/usr/local/lib'<br>libtool: install: /usr/bin/install -c .libs/proj /build/usr/local/bin/proj<br>libtool: warning: '<a href="http://libproj.la">libproj.la</a>' has not been installed in '/usr/local/lib'<br>libtool: install: /usr/bin/install -c .libs/nad2bin /build/usr/local/bin/nad2bin<br>libtool: warning: '<a href="http://libproj.la">libproj.la</a>' has not been installed in '/usr/local/lib'<br>libtool: install: /usr/bin/install -c .libs/geod /build/usr/local/bin/geod<br>libtool: warning: '<a href="http://libproj.la">libproj.la</a>' has not been installed in '/usr/local/lib'<br>libtool: install: /usr/bin/install -c .libs/cs2cs /build/usr/local/bin/cs2c</font><br></div><div><br></div><div>If the docker build process won't work for my application I will move on but I thought I would check to see if there may be a simple solution.</div><div><br></div><div>Thank you in advance for any suggestions!<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><b><font color="#38761d">Henry Rodman</font></b><div><font color="#666666">Forest Biometrician</font></div><div><font color="#666666">SilviaTerra  |  <a href="http://www.silviaterra.com" target="_blank">www.silviaterra.com</a></font></div><div><font color="#666666">612-845-7637</font></div></div></div></div></div>