[MacPorts] #50806: gnuplot on ElCapitan fails due to Symbol not found

MacPorts noreply at macports.org
Thu May 12 12:55:08 PDT 2016


#50806: gnuplot on ElCapitan fails due to Symbol not found
--------------------------+---------------------
  Reporter:  chlangley@…  |      Owner:  mojca@…
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  gnuplot      |
--------------------------+---------------------

Comment (by cal@…):

 Ruby's gem build systems are known to set DYLD_LIBRARY_PATH. In this case
 DYLD_LIBRARY_PATH is probably set to /opt/local/lib which contains
 additional libraries when you try to build your gem. The correct fix is
 not to set DYLD_LIBRARY_PATH; it's almost always wrong to do so and leads
 to problems like the one you've seen.

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


More information about the macports-tickets mailing list