Changes between Initial Version and Version 1 of Ticket #63469, comment 15


Ignore:
Timestamp:
Sep 10, 2021, 5:39:55 PM (3 years ago)
Author:
kencu (Ken)
Comment:

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 ancient times.
     1For example, in perl they were removing /opt/local/lib* from the link paths to prevent an issue that happened in old times.
    22
    33So no wonder it couldn't find libssp -- it was being specifically told not to look where it was.