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

MacPorts noreply at macports.org
Wed Jan 26 20:33:15 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  |  
----------------------------------------+-----------------------------------
Changes (by eh88@…):

  * status:  closed => reopened
  * resolution:  worksforme =>


Comment:

 {{{
 port selfupdate
 }}}
 followed by
 {{{
 port upgrade outdated
 }}}
 and then
 {{{
 port -n upgrade --force texlive-bin
 }}}
 does not get this working again! The rebuild fails. The log mentions

 {{{

 checking whether gs has the pngalpha device... dyld: Library not loaded:
 /opt/local/lib/libpng12.0.dylib
   Referenced from: /opt/local/lib/libgs.9.00.dylib
   Reason: image not found
 no
 checking whether gs has the png16m device... dyld: Library not loaded:
 /opt/local/lib/libpng12.0.dylib
   Referenced from: /opt/local/lib/libgs.9.00.dylib
   Reason: image not found
 no
 configure: WARNING: Your EPS inclusions may not work.
         Upgrade/install GhostScript to avoid this.
 }}}

 and then later fails with

 {{{
 checking for gdImageCreate... no
 configure: error: cannot find/use libgd
 This drawing library can be downloaded at http://www.boutell.com/gd
 === configuring in dvipng failed
 make[2]: *** [subtexk] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all-recursive] Error 1
 }}}

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


More information about the macports-tickets mailing list