Ticket #11289 (closed defect: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.


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