On Sat, 20 Apr 2024 at 11:50, Manoj via PROJ <[email protected]> wrote: > Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 proj-bin amd64 > 4.9.3-2 [32.3 kB] > ... > checking for proj.h... no > configure: error: proj.h not found
Ubuntu bionic (18.04) had a really old PROJ 4.9.3 which predated proj.h. Your options are to use an older libgeotiff (that supported older PROJ) or install a more modern PROJ version. Or use a more modern Ubuntu release (probably 20.04 or later). _______________________________________________ PROJ mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/proj
