[MacPorts] #49938: demeter: missing perl dependencies
MacPorts
noreply at macports.org
Tue Dec 15 03:45:21 PST 2015
#49938: demeter: missing perl dependencies
--------------------------+--------------------------
Reporter: laila_awn@… | Owner: joe.fowler@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: demeter |
--------------------------+--------------------------
Comment (by mojca@…):
In that case please try
{{{
sudo port install gnuplot +wxwidgets -aquaterm -x11
}}}
(or without `-x11`). Then you should get `wxwidgets` terminal by default
rather than the AquaTerm. (You can also control the terminal with `export
GNUTERM=wxt` or by putting `set term wxt` to a file `$HOME/.gnuplot`. You
can of course use `x11`, but I would suggest you to go with `wxt` or `qt`.
For `qt` you need to install gnuplot with `port install gnuplot ... +qt`
or `+qt5`)
But if there are problems with AquaTerm I would like to know as well.
Usually the problems arise because of an incompatible version of AquaTerm
installed elsewhere. This is for a different ticket though.
--
Ticket URL: <https://trac.macports.org/ticket/49938#comment:13>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list