Changes between Initial Version and Version 1 of Ticket #61987, comment 18
- Timestamp:
- Nov 5, 2024, 3:15:59 AM (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61987, comment 18
initial v1 4 4 > Another idea, can you run `sudo port clean gexiv2` followed by `sudo port -t install gexiv2`? (I doubt this will help, but just throwing out ideas.) Assuming it fails, attach the `main.log`. 5 5 6 {{{ 6 7 root# otool -L /opt/local/lib/libexiv2.dylib 7 8 /opt/local/lib/libexiv2.dylib: … … 12 13 /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 902.1.0) 13 14 /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1281.100.1) 15 }}} 14 16 15 --- 17 {{{ 16 18 root# port clean gexiv2 17 19 ---> Cleaning gexiv2 … … 43 45 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. 44 46 Error: Processing of port gexiv2 failed 45 47 }}}