Changes between Initial Version and Version 1 of Ticket #63469, comment 15
- Timestamp:
- Sep 10, 2021, 5:39:55 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63469, comment 15
initial v1 1 For example, in perl they were actually removing /opt/local/lib* from the link paths to prevent some issue that happened in ancienttimes.1 For example, in perl they were removing /opt/local/lib* from the link paths to prevent an issue that happened in old times. 2 2 3 3 So no wonder it couldn't find libssp -- it was being specifically told not to look where it was.