[MacPorts] #58574: poppler upgrade fails if older poppler is installed

MacPorts noreply at macports.org
Sat Dec 7 21:21:14 UTC 2019


#58574: poppler upgrade fails if older poppler is installed
----------------------+----------------------
  Reporter:  RobK88   |      Owner:  dbevans
      Type:  defect   |     Status:  reopened
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.5.4
Resolution:           |   Keywords:
      Port:  poppler  |
----------------------+----------------------

Comment (by kencu):

 According to <https://gitlab.kitware.com/cmake/community/wikis/doc/cmake
 /RPATH-handling> the linker will search for dependencies in the following
 order:

 1. DYLD_LIBRARY_PATH - an environment variable which holds a list of
 directories
 1. RPATH - a list of directories which is linked into the executable.
 These can contain @loader_path and @executable_path.
 1. builtin directories - /lib /usr/lib
 1. DYLD_FALLBACK_LIBRARY_PATH - an environment variable which holds a list
 of directories

-- 
Ticket URL: <https://trac.macports.org/ticket/58574#comment:51>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list