#28518: root needs revision bump for libpng 1.4 -------------------------------+-------------------------------------------- Reporter: aeevr@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: libpng | Port: root -------------------------------+-------------------------------------------- Description changed by ryandesign@…: Old description:
When I run my macro in the port named root I get this error: {{{ Library not loaded: /opt/local/lib/libpng12.0.dylib }}} This library is not loaded because it is not there.
These are the libpng libraries:
ls /opt/local/lib/libpng*dylib /opt/local/lib/libpng.dylib /opt/local/lib/libpng14.14.dylib /opt/local/lib/libpng14.dylib
What version of libpng you ask?
sudo port info libpng libpng @1.4.5 (graphics)
New description: When I run my macro in the port named root I get this error: {{{ Library not loaded: /opt/local/lib/libpng12.0.dylib }}} This library is not loaded because it is not there. These are the libpng libraries: {{{
ls /opt/local/lib/libpng*dylib /opt/local/lib/libpng.dylib /opt/local/lib/libpng14.14.dylib /opt/local/lib/libpng14.dylib }}}
What version of libpng you ask? {{{
sudo port info libpng libpng @1.4.5 (graphics) }}}
-- -- Ticket URL: <https://trac.macports.org/ticket/28518#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS