#40171: Port cannot install gnuplot -----------------------------+--------------------- Reporter: matthew20103@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: gnuplot | -----------------------------+--------------------- Comment (by mojca@…): Did you try making sure that you had the latest version of your ports installed? {{{ sudo port clean gnuplot sudo port selfupdate sudo port upgrade outdated sudo port install gnuplot }}} To me this looks as if {{{pango}}} was fetched from the server where it was linked against a newer version of {{{libpng}}} than you have installed on the system or something along those lines. The compatibility version on my computer in 33, even though I'm not exactly sure what that number means. Most probably this is not a problem related to {{{gnuplot}}} per-se, the problem is only manifested when you install a "random" port depending on problematic libraries. -- Ticket URL: <https://trac.macports.org/ticket/40171#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X