From: Owens, T. <Tho...@gt...> - 2013-04-22 16:29:02
|
I ran through the cmake, make, and make install process again and for whatever reason I now get <1> xwin as a plotting option. However, if I select xwin I get *** PLPLOT ERROR, IMMEDIATE EXIT *** Can't open display Program aborted From: Owens, Thomas [mailto:Tho...@gt...] Sent: Monday, April 22, 2013 12:24 PM To: plp...@li... Subject: [Plplot-general] cygwin xwin I am doing a plplot install on a Windows7 machine with Cygwin. The output of CMake shows DRIVERS_LIST: mem;null;ps;svg;xfig;xwin DEVICES_LIST: mem;null;ps;svg;xfig;xwin However, when I run an example (e.g., x01c), xwin does not appear as a plotting option. Is there a make option that I need to toggle? I have attached the cmake, make, and make install outputs. Thank you for your assistance. |