Ticket #23491 (new defect)
geant4 library install_names reference the destroot
| Reported by: | ryandesign@… | Owned by: | cristiano.fontana@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Port: | geant4 |
Description
The libraries installed by geant4 reference the destroot path in their install_name. See the output of otool -D:
$ otool -D /opt/local/lib/libG4FR.dylib /opt/local/lib/libG4FR.dylib: /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_geant4/work/geant4.9.3/lib/libG4FR.dylib
The install_name should be "/opt/local/lib/libG4FR.dylib" not "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_geant4/work/geant4.9.3/lib/libG4FR.dylib".
Change History
Note: See
TracTickets for help on using
tickets.

