<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; So my questions are: Why are there two versions? Which is supposed to be<br>&gt; called from which context?
<br><br>I contributed the incode version. It has probably bitrotted a bit. The<br>intent was for portable binaries where you didn't want to also have to<br>distribute a directory of helper files, you'd build against a static
<br>libgeotiff with incode epsg tables, so, you'd have a single static binary<br>and no other files.<br><br>It's selected by a configure-time switch<br><br></blockquote></div><br>
Thanks for your quick reply. I was just starting to figure this out.<br>
It turned out that the reason I couldn't find the GCS was an earlier failure where it couldn't find the datum.csv files.<br>
It's all starting to make sense now. Thank you.<br>
<br>
Now I need to go figure out who messed with the configure options on my side. :-)<br>
<br>