Opened 15 years ago

Last modified 15 years ago

#18940 closed defect

Problem with libpng12.0.dylib: wrong version — at Version 3

Reported by: post@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: waqar@…
Port: libpng

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello,

I have installed TexLive and it worked perfect for some weeks. Now - without changing anything at the packages - the latex command will not work any longer. When calling "latex" I get the error:

dyld: Library not loaded: /opt/local/lib/libpng12.0.dylib
  Referenced from: /opt/local/bin/latex
  Reason: Incompatible library version: latex requires version 34.0.0 or later, but libpng12.0.dylib provides version 33.0.0
Trace/BPT trap

Change History (3)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Cc: waqar@… added
Owner: changed from macports-tickets@… to ryandesign@…
Port: libpng added

comment:2 Changed 15 years ago by blb@…

Check that you don't have any DYLD-based environment variables set

env |grep DYLD

If not, what is the result of

port installed libpng

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.