[MacPorts] #28974: gnuplot @4.4.3 Library not loaded: libpng12.0.dylib
#28974: gnuplot @4.4.3 Library not loaded: libpng12.0.dylib -----------------------------------+---------------------------------------- Reporter: fabio@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: -----------------------------------+---------------------------------------- After upgrading all outdated ports (port -nufd upgrade outdated), gnuplot doesn't start up anymore. Error message: dyld: Library not loaded: /opt/local/lib/libpng12.0.dylib Referenced from: /opt/local/bin/gnuplot Reason: image not found Trace/BPT trap -- Ticket URL: <https://trac.macports.org/ticket/28974> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28974: gnuplot @4.4.3 Library not loaded: libpng12.0.dylib ------------------------------------+--------------------------------------- Reporter: fabio@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: invalid | Keywords: Port: | ------------------------------------+--------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => invalid Comment: Using -n will necessarily cause problems like this because it stops port from upgrading dependencies before their dependents. (Using -f in everyday operation is also a bad idea.) You'll probably need to do something like this to fix things: {{{ sudo port -R upgrade --force dependentof:libpng }}} -- Ticket URL: <https://trac.macports.org/ticket/28974#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts