[MacPorts] #47432: libpng version error

MacPorts noreply at macports.org
Tue Apr 14 10:30:04 PDT 2015


#47432: libpng version error
----------------------+--------------------------
  Reporter:  murat@…  |      Owner:  ryandesign@…
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.3.3
Resolution:  invalid  |   Keywords:
      Port:  libpng   |
----------------------+--------------------------
Changes (by ryandesign@…):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 OK, glad that's all it was. Setting `DYLD_LIBRARY_PATH` often causes
 problems and is usually not necessary. If you have a situation where you
 think you need to set `DYLD_LIBRARY_PATH`, you should see if there is a
 better way to solve the problem. For example, often `DYLD_LIBRARY_PATH` is
 used when a library does not have the right `install_name`. In that case,
 the solution is to fix the library's `install_name`, which may also
 involve fixing the references to that library's `install_name` in any
 other libraries or programs that link with it.

-- 
Ticket URL: <https://trac.macports.org/ticket/47432#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list