New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11289 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

gnuplot has 'unknown' terminal by default

Reported by: dimss@… Owned by: pguyot@…
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: gnuplot default terminal type Cc: pguyot@…
Port:

Description

I have install gnuplot from ports 1.3.2. It has 'unknown' terminal type by default. Should be 'aqua' or 'x11'. This bug prevents Octave from plotting anything... Also I have to set terminal type explicitly every time when I use gnuplot.

My system is Mac OS X 10.4.8, Mac mini Intel 1.66 GHz.

Attachments

patch-gnuplotport (581 bytes) - added by davidm@… 6 years ago.
Patch for dports/math/gnuplot/Portfile that fixes #11289

Change History

comment:1 Changed 6 years ago by css@…

Isn't this something you could set in your .bash_profile? Mine contains:

export GNUTERM=aqua

Changed 6 years ago by davidm@…

Patch for dports/math/gnuplot/Portfile that fixes #11289

comment:2 Changed 6 years ago by markd@…

  • Owner changed from macports-dev@… to pguyot@…
  • Cc pguyot@… added

Assign to maintainer.

comment:3 Changed 6 years ago by pguyot@…

  • Status changed from new to closed
  • Resolution set to fixed

Thanks. Committed.

Note: See TracTickets for help on using tickets.