I have a server with Ubuntu 20.04 that I cannot upgrade. The latest version of gdal is installed on it (3.4.3), but I need functionalities from a newer version 3.8.2. Because of the many dependencies I am totally lost how to compile it. In there any way to do it quite simple? Are there any instructions on how to proceed, what one need to install additionally?
I tried to compile the 3.8.2 from source, but it seems that libraries have loeading errors: gdalinfo: error while loading shared libraries: libgdal.so.34: cannot open shared object file: No such file or directory