<div dir="ltr">Have you thought about just using the Conda Installation? Solves most or all of these problems.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 10 Nov 2020 at 17:14, John Muccigrosso <<a href="mailto:muccigrosso@icloud.com">muccigrosso@icloud.com</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">I've just started getting this error when I try to use ogr2ogr:<br>
<br>
dyld: Library not loaded: /usr/local/opt/armadillo/lib/libarmadillo.9.dylib<br>
  Referenced from: /usr/local/bin/ogr2ogr<br>
  Reason: image not found<br>
<br>
<br>
Presumably this is because armadillo is up to version 10 in my system:<br>
<br>
<br>
> ll /usr/local/opt/armadillo/lib/<br>
total 576<br>
drwxr-xr-x   6 username  staff     192 Oct 28 09:06 .<br>
drwxr-xr-x  10 username  staff     320 Oct 28 09:06 ..<br>
-r--r--r--   1 username  staff  293580 Oct 28 09:06 libarmadillo.10.1.1.dylib<br>
lrwxr-xr-x   1 username  staff      25 Oct 28 09:06 libarmadillo.10.dylib -> libarmadillo.10.1.1.dylib<br>
lrwxr-xr-x   1 username  staff      21 Oct 28 09:06 libarmadillo.dylib -> libarmadillo.10.dylib<br>
drwxr-xr-x   3 username  staff      96 Oct 28 09:06 pkgconfig<br>
<br>
<br>
I've installed goal via homebrew.<br>
<br>
Thanks for any help.<br>
<br>
John<br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a></blockquote></div>