[MacPorts] #28160: Unable to use LaTeX after upgrading (dyld libpng14 problem?)

MacPorts noreply at macports.org
Wed Jan 26 21:10:54 PST 2011


#28160: Unable to use LaTeX after upgrading (dyld libpng14 problem?)
----------------------------------------+-----------------------------------
  Reporter:  vinay.d.shah@…             |       Owner:  dports@…           
      Type:  defect                     |      Status:  reopened           
  Priority:  Normal                     |   Milestone:                     
 Component:  ports                      |     Version:  1.9.2              
Resolution:                             |    Keywords:                     
      Port:  texlive-bin texlive-latex  |  
----------------------------------------+-----------------------------------

Comment(by vinay.d.shah@…):

 Hi eh88,

 I managed to fix this with jmr's help earlier today.

 To fix it, try running this script:
 http://paste.lisp.org/display/119064

 (for others, you may need to change libpng to the appropriate version if
 yours isn't 12)

 This will tell you which packages are still trying to link to
 libpng12.0.dylib

 For each of these, `sudo port -n upgrade --force [port-name]`

 Note that you will need to build these ports reverse order of dependencies
 (that is, force the upgrade on the dependencies first.) There's probably a
 more clever way of doing this, but my list was short enough that I could
 do `port rdeps [port-name]` and figure out which packages needed to be
 built first.

 Hope this helps!

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


More information about the macports-tickets mailing list