<div dir="ltr">Has anyone had luck installing libapache2-mod-mapcache? I installed Mapserver 7.4 using apt on an Ubuntu 22.04 server. Mapserver works beautifully. I attempted to do the same with apt to install the Apache Mapcache module libapache2-mod-mapcache, but the installation fails. The install goes through, but Apache fails to start. The message from apachctl configtest reads: "Cannot load /usr/lib/apache2/modules/mod_mapcache.so into server: libpng12.so.0: cannot open shared object file: No such file or directory." I can verify that the .so file is in the correct place in the system. When I run $ldd /usr/lib/apache2/modules/mod_mapcache.so, the response is empty, which suggests to me that the install of /usr/lib/apache2/modules/mod_mapcache.so failed. <div><br></div><div>I cannot find any documentation around the use of  libapache2-mod-mapcache, so I am wondering if my best bet is to compile from source. </div><div>Thanks, </div><div><br></div><div>Greg<br><p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><br></p><p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><br></p></div></div>