Opened 19 years ago
Closed 19 years ago
#8838 closed defect (fixed)
Failure of plot with -T X option
Reported by: | sugar@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.2 |
Keywords: | Cc: | ||
Port: |
Description
I just installed the plotutils. The plot executable works correctly with -T ps, -T png and -T gif options. However, which I use the -T X option to display an X window I receive an error message that reads:
libplot: ignoring request to create plotter of unknown type plot: error: could not create plot device
I believe that X11 is properly installed, and would appreciate any advice you have.
Change History (2)
comment:1 Changed 19 years ago by blb@…
comment:2 Changed 19 years ago by sugar@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
I reinstalled the plotutils with the +x11 variant. That fixed my problem. Thanks very much for your help.
Bob Sugar
Note: See
TracTickets for help on using
tickets.
Did you install plotutils with the x11 variant (sudo port install plotutils +x11)? By default, X11 support isn't included with it.