Changes between Initial Version and Version 1 of Ticket #4663, comment 43
- Timestamp:
- Apr 25, 2022, 10:57:48 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4663, comment 43
initial v1 1 After installing tables and netcdf4 to a developer build I discovered that some dynamic libraries were missing. They were not included in the Anaconda tarballs, so I retrieved them from {{{/opt/homebrew/}}} and uploaded them to the prerequisites archive on plato, changing the extensions from {{{.dylib}}} to {{{.dylib.arm64}}} to make it clear which platform they are for. I'll ensure correct rpath/runpath values andthat the libraries are placed in the right spot.1 After installing tables and netcdf4 to a developer build I discovered that some dynamic libraries were missing. They were not included in the Anaconda tarballs, so I retrieved them from {{{/opt/homebrew/}}} and uploaded them to the prerequisites archive on plato, changing the extensions from {{{.dylib}}} to {{{.dylib.arm64}}} to make it clear which platform they are for. I'll ensure correct rpath/runpath values in netcdf4 and tables' shared objects and ensure that the libraries are placed in the right spot.