#54431 closed defect (invalid)
netcdf looks for wrong hdf5 library after "upgrade outdated"
Reported by: | tdcwilliams (Timothy Williams) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
Error:
dyld: Library not loaded: /opt/local/lib/libhdf5.100.dylib
Referenced from: /opt/local/netcdf/lib/libnetcdf.11.dylib Reason: image not found
In /opt/local/lib there is libhdf5.101.dylib
- does netcdf need to be fixed to get the new hdf version?
I also tried
- sudo port -n upgrade --force netcdf
- sudo port -n upgrade --force hdf5
which didn't help.
Change History (3)
comment:1 Changed 7 years ago by tdcwilliams (Timothy Williams)
comment:2 Changed 7 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 Changed 7 years ago by mf2k (Frank Schima)
Keywords: | netcdf hdf5 removed |
---|
Note: See
TracTickets for help on using
tickets.
Sorry, cancel this please - I was using a different netcdf library (not macports). (I had installed it in /opt/local, then forgotten, which made me think it was a macports library).