Opened 17 years ago

Closed 17 years ago

#11289 closed defect (fixed)

gnuplot has 'unknown' terminal by default

Reported by: dimss@… Owned by: pguyot (Paul Guyot)
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: gnuplot default terminal type Cc: pguyot (Paul Guyot)
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 (1)

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

Download all attachments as: .zip

Change History (4)

comment:1 Changed 17 years ago by cssdev

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

export GNUTERM=aqua

Changed 17 years ago by davidm@…

Attachment: patch-gnuplotport added

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

comment:2 Changed 17 years ago by markd@…

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

Assign to maintainer.

comment:3 Changed 17 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: newclosed

Thanks. Committed.

Note: See TracTickets for help on using tickets.