From: Ethan M. <merritt@u.washington.edu> - 2006-06-27 16:08:46
|
On Tuesday 27 June 2006 08:39 am, Daniel J Sebald wrote: > Hardy Griech wrote: > > make also produces successfully a binary, but that one wants to > > open display ':0' (unsuccessfully). > > OK. It sounds like the configure file could use something to define > what the default terminal should be when launching gnuplot. gnuplot itself tests for X11 on entry. Default terminal is set to x11 if 1) You are running from an xterm (env TERM or xterm) or 2) You have the DISPLAY environmental variable set or 3) GNUTERM is set to x11 -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |