[MacPorts] #43523: plplot @5.9.9: update to 5.10.0
MacPorts
noreply at macports.org
Tue Jun 10 14:40:40 PDT 2014
#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 aronnax@…):
Replying to [comment:8 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)
> }}}
You probably want {{{-lplplotd}}}, not {{{-lplplot}}}.
--
Ticket URL: <https://trac.macports.org/ticket/43523#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list