<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Good day Andreas,<br class=""><br class="">Your suggestion about replacing boost packages from AWS with CentOS ones worked. <div class="">Good catch. I was able to finally compile and install all my requirements. Thumbs up!</div><div class="">I had to download the whole list and install using rpm -ivh *.rpm.<br class=""><br class="">One more thing. </div><div class="">I am able to render many tiles (images) but I have trouble with some others. I double checked for librairies to avoid having duplicates or many versions...<br class="">But it does not seem to be the case.</div><div class=""><br class=""><br class="">I am getting a bunch of the following in my apache logs:</div><div class="">#### (Some data was replaced with xxxx on purpose for security reasons in the below log output) ###<br class=""><br class=""></div><div class=""><i class="">[cgi:error] [pid 2512] [client 10.2.10.155:60456] AH01215: GDAL: GDALOpen(PG:host=<a href="http://xxxxxxxx.com" class="">xxxxxxxx.com</a> port=xxxx dbname=‘xxxxxx' user=‘xxxxx' password=XXXXXXXXXXXXXXXXXXXXXX schema='public' table=‘xxxxxx' mode='2', this=0x125df80) succeeds as PostGISRaster.: /var/www/html/map/mapserv.cgi, referer: <a href="http://xxxxx.com/" class="">http://xxxxx.com/</a><br class="">[cgi:error] [pid 2509] [client 10.2.10.155:60451] AH01215: GDAL: GDAL_CACHEMAX = 388 MB: /var/www/html/map/mapserv.cgi, referer: <a href="http://xxxxx.com/" class="">http://xxxxx.com/</a></i><br class="">…//snip//...</div><div class=""><i class="">AH01215: GDAL: In GDALDestroy - unloading GDAL shared library.</i><br class="">...<br class=""><br class="">What could cause that? Flags while doing cmake? (Python maybe)<div class="">(I am using the below one):<br class="">cmake -Wno-dev -DCMAKE_PREFIX_PATH="/usr/proj72/;/usr/pgsql-12/;/usr/gdal32;/usr/geos39/" -DWITH_PYTHON=0 -DWITH_JAVA=1 -DWITH_THREAD_SAFETY=1 -DWITH_FRIBIDI=1 -DWITH_FCGI=0 -DWITH_EXEMPI=0 -DWITH_GIF=0 -DWITH_FCGI=0 -DWITH_PROTOBUFC=0 -DWITH_CLIENT_WMS=1 -DWITH_CLIENT_WFS=1 -DWITH_KML=1 -DWITH_SOS=1 -DCMAKE_BUILD_TYPE=Release ..</div><div class=""><br class=""></div><div class="">— Stéphane</div></div></body></html>