<div dir="ltr">I think that to compile you need the package "libproj-dev"</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 20 Apr 2024 at 01:26, Manoj via PROJ <<a href="mailto:proj@lists.osgeo.org">proj@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u><div><div style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10pt"><div><span style="font-size:16px">I am using g++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 .<br></span></div><div><span style="font-size:16px">I installed PROJ the following way. <br></span></div><div><span style="font-size:16px"><br></span></div><div><span style="font-size:16px"><b>$ sudo apt-get install proj-bin</b> <br></span></div><div><span style="font-size:16px">Reading package lists... Done<br></span></div><div><span style="font-size:16px">Building dependency tree<br></span></div><div><span style="font-size:16px">Reading state information... Done<br></span></div><div><span style="font-size:16px">The following NEW packages will be installed:<br></span></div><div><span style="font-size:16px">  proj-bin<br></span></div><div><span style="font-size:16px">0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br></span></div><div><span style="font-size:16px">Need to get 32.3 kB of archives.<br></span></div><div><span style="font-size:16px">After this operation, 110 kB of additional disk space will be used.<br></span></div><div><span style="font-size:16px">Get:1 </span><a href="http://archive.ubuntu.com/ubuntu" target="_blank"><span style="font-size:16px">http://archive.ubuntu.com/ubuntu</span></a><span style="font-size:16px"> bionic/universe amd64 proj-bin amd64 4.9.3-2 [32.3 kB]<br></span></div><div><span style="font-size:16px">Fetched 32.3 kB in 1s (30.2 kB/s)<br></span></div><div><span style="font-size:16px">Selecting previously unselected package proj-bin.<br></span></div><div><span style="font-size:16px">(Reading database ... 113308 files and directories currently installed.)<br></span></div><div><span style="font-size:16px">Preparing to unpack .../proj-bin_4.9.3-2_amd64.deb ...<br></span></div><div><span style="font-size:16px">Unpacking proj-bin (4.9.3-2) ...<br></span></div><div><span style="font-size:16px">Setting up proj-bin (4.9.3-2) ...<br></span></div><div><span style="font-size:16px">Processing triggers for man-db (2.8.3-2ubuntu0.1) ...<br></span></div><div><span style="font-size:16px"><br></span></div><div><span style="font-size:16px"><br></span></div><div><span style="font-size:16px">How can I find all the .so or .a or header installed ?</span><br></div><div><br></div><div> PROJ is necessary to compile libgeotiff. After the above installation, when I am compiling libgeotiff, it cannot find proj.h. <br></div><div>The command of compilation are shown bellow.<br></div><div>./autogen.sh <br></div><div>./configure<br></div><div><br></div><div>The error at the ./confugure was<br></div><div>checking proj.h usability... no<br></div><div>checking proj.h presence... no<br></div><div>checking for proj.h... no<br></div><div><span style="background-color:rgb(254,255,102)">configure: error: proj.h not found<br></span></div><div><br></div><div><br></div><div><br></div></div><br></div>_______________________________________________<br>
PROJ mailing list<br>
<a href="mailto:PROJ@lists.osgeo.org" target="_blank">PROJ@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/proj" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/proj</a><br>
</blockquote></div>