#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 laila_awn@…): Replying to [comment:13 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.
Many thanks for the help Mojca. I managed to change gnuplot-->terminal setting from the software itself. Thanks again for the help and sorry for any inconvenience caused -- Ticket URL: <https://trac.macports.org/ticket/49938#comment:14> MacPorts <https://www.macports.org/> Ports system for OS X