#43523: plplot @5.9.9: update to 5.10.0 --------------------------------+----------------------- Reporter: cartasegna.luca@… | Owner: takeshi@… Type: update | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Comment (by cartasegna.luca@…): Replying to [comment:2 takeshi@…]:
Sorry for slow response. Done in r120816. wxwidgets variants should compile w/o problems. Thanks! Unfortunately the wxwidgets variant still does' t compile(at least for me). Trying the new Portfile the compilation fails while building the wxwidgets bindings' because it doesn' t find the plplot library. Changing the line from {{{ -Dwxwidgets_LINK_FLAGS=-lplplot }}} to(giving the full path) {{{ -Dwxwidgets_LINK_FLAGS=${workpath}/build/src/libplplotd.12.dylib }}} makes the compilation successful but then in the activate phase I get this error message: {{{ Could not open /opt/local/var/macports/build/_opt_macports_ports_science_plplot/plplot/work/build/src/libplplotd.12.dylib: Error opening or reading file (referenced from /opt/local/lib/libplplotwxwidgetsd.0.0.0.dylib) }}}
-- Ticket URL: <https://trac.macports.org/ticket/43523#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X